An open API service indexing awesome lists of open source software.

https://github.com/basemax/imagegalleryapigo

This project is a Go-based RESTful API for managing an image gallery. Users can upload, view, update, and delete images with metadata. The API follows RESTful best practices, uses a database for storing metadata, and has clear documentation. Use it as a foundation for your own Go-based RESTful APIs.
https://github.com/basemax/imagegalleryapigo

api go go-api golang golang-api restful restful-api

Last synced: 8 months ago
JSON representation

This project is a Go-based RESTful API for managing an image gallery. Users can upload, view, update, and delete images with metadata. The API follows RESTful best practices, uses a database for storing metadata, and has clear documentation. Use it as a foundation for your own Go-based RESTful APIs.

Awesome Lists containing this project