Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristiankjerstad/cooking-recipes-backend-rest
https://github.com/kristiankjerstad/cooking-recipes-backend-rest
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kristiankjerstad/cooking-recipes-backend-rest
- Owner: KristianKjerstad
- License: mit
- Created: 2024-06-21T11:23:10.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T14:19:46.000Z (5 months ago)
- Last Synced: 2024-06-25T09:16:46.134Z (5 months ago)
- Language: Go
- Size: 48.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cooking-recipes-backend-rest
# Docs
Available at http://localhost:4000/swagger/index.html
To regenerate docs, run the command `swag init`.
Docs are created with the [swaggo/swag ]("https://github.com/swaggo/swag") package.