https://github.com/mateusfs99/alticci-springboot
Spring Boot API of the Alticci application.
https://github.com/mateusfs99/alticci-springboot
java spring-boot swagger-ui
Last synced: 30 days ago
JSON representation
Spring Boot API of the Alticci application.
- Host: GitHub
- URL: https://github.com/mateusfs99/alticci-springboot
- Owner: MateusFS99
- License: mit
- Created: 2022-06-28T18:44:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T15:03:16.000Z (almost 4 years ago)
- Last Synced: 2025-09-08T08:44:15.777Z (9 months ago)
- Topics: java, spring-boot, swagger-ui
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Alticci - Spring Boot API
## About 🎯
Spring Boot API of the Alticci application. The endpoint http://localhost:8080/alticci/{n} it's available to ``GET`` the alticci sequence, ``{n}`` it's the number of the last number position os the sequence.
The API has been documented using Swagger UI. After starting the application, the endpoint http://localhost:8080/v2/api-docs will be available and bringing the documentation in JSON format. For better viewing, the user-friendly interface provided by the library can be used to view the documentation. Documentation will be available at url http://localhost:8080/swagger-ui/index.html
## Technologies 💻



## License ®️
[](./LICENSE)