Skip to content

๐Ÿ—‚๏ธ REST API developed for the management of medical and administrative.

License

Notifications You must be signed in to change notification settings

gsoaresdz/voll-med-api-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

70 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Voll-Med REST API

Github top languageGithub language countRepository size

About ย  | Technologies ย  | Requirements ย  | Running the Application ย  | Code Structure ย  | License ย  | Author


๐ŸŽฏ About

This repository contains a REST API developed for the management of medical and administrative data in a hospital environment.

๐Ÿš€ Technologies

This project was developed using the following technologies:

โœ… Requirements

Before starting ๐Ÿ, you need to have Java and Maven installed.

๐Ÿ Running the Application

Cloning the Repository

First, clone the project repository to your local machine.

$ git clone https://github.com/gsoaresdz/voll-med-api-rest.git

Installing Dependencies

Navigate to the project directory and install the dependencies with Maven:

$ cd voll-med-api-rest
$ mvn install

Running the Application

To start the application, run:

$ mvn spring-boot:run

๐Ÿ“ Code Structure

The code is organized in the following main folders:

  • controller: API controllers that handle HTTP requests.
  • domain: Business logic and data models.
  • infra: Project configuration and infrastructure.

๐Ÿ“ License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Made with โค๏ธ by gsoaresdz

Back to top

About

๐Ÿ—‚๏ธ REST API developed for the management of medical and administrative.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages