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

https://github.com/alaa-aqeel/go-blog-api

Blog APi
https://github.com/alaa-aqeel/go-blog-api

api blog docker docker-compose gin gin-framework go golang

Last synced: about 2 months ago
JSON representation

Blog APi

Awesome Lists containing this project

README

        

# Blog Api

# Database
- __Permissions__ – User permissions.
- __Users__ – Authors who write posts.
- __Posts__ – Blog posts.
- __Categories__ – Categorization for posts.
- __Tags__ – Optional tagging system.
- __Comments__ – User comments on posts.