Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nurislom373/citiesapi
Weather API
https://github.com/nurislom373/citiesapi
javadoc junit5 liquibase mockito reactive spring-boot
Last synced: 30 days ago
JSON representation
Weather API
- Host: GitHub
- URL: https://github.com/nurislom373/citiesapi
- Owner: Nurislom373
- Created: 2022-11-21T06:32:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T10:12:30.000Z (about 2 years ago)
- Last Synced: 2024-11-13T23:29:42.980Z (3 months ago)
- Topics: javadoc, junit5, liquibase, mockito, reactive, spring-boot
- Language: Java
- Homepage:
- Size: 257 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CitiesAPI
You can test apis with swagger ui: http://localhost:8080/ui
![img](etc/img.png)
Default Admin User -> Username: string, Password: string
You can see Docs written to the services and controller classes, as well as others.
## Liquibase
I disabled liquibase because it takes an extra 20 seconds to start the program.
If you want to try Liquibase, you should open a comment!![img](etc/img_1.png)