https://github.com/io-sgr/rest-api-spec
This library is a simple JAVA library that helps you build your own rest api, it contains commonly used data models, error definitions, utils ...
https://github.com/io-sgr/rest-api-spec
Last synced: 16 days ago
JSON representation
This library is a simple JAVA library that helps you build your own rest api, it contains commonly used data models, error definitions, utils ...
- Host: GitHub
- URL: https://github.com/io-sgr/rest-api-spec
- Owner: io-sgr
- License: apache-2.0
- Created: 2020-03-24T10:09:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T21:58:46.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T00:50:29.420Z (12 months ago)
- Language: Java
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rest API Spec
This library is a simple JAVA library that helps you build your own rest api, it contains commonly used data models, error definitions, utils ...