Skip to content

ImGabreuw/person-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

person-api

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

REST API with Spring Boot for registering and managing an organization's people..

Concept Model

📝 TODO

  • API documentation with Swagger

💻 Prerequisites

  • JDK 11
  • Intellij IDEA

💻 Technology

  • Java 11
  • Spring
    • JPA
    • Validation
    • Web
    • DevTools
    • pActuator
  • MapStruct
  • H2
  • Lombok

🚀 Installation

# Repository clone
$ git clone https://github.com/ImGabreuw/person-api

# Go to the application directory
$ cd person-api/

# Start the application
$ mvn spring-boot:run

Go to http://localhost:8080/api/v1/person

📫 Contribution

To contribute to person-api, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <feature>.
  3. Make your changes and confirm them: git commit -m 'feature'
  4. Send to the original branch: git push origin <feature>
  5. Create the pull request.

Alternatively, refer to the GitHub documentation at how to create a pull request.

🤝 Contributors

We thank the following people who contributed to this project:

ImGabreuw
ImGabreuw

😄 Be one of the contributors

Want to be part of this project? Click HERE and read how to contribute.

📝 License

This project is under license. See the archive LICENSE for more details.

⬆ Back to the top

About

REST API with Spring Boot for registering and managing an organization's people.

Resources

License

Stars

Watchers

Forks

Languages