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
- Host: GitHub
- URL: https://github.com/alaa-aqeel/go-blog-api
- Owner: alaa-aqeel
- Created: 2025-03-21T03:38:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-02T15:36:40.000Z (about 2 months ago)
- Last Synced: 2025-04-02T15:38:35.934Z (about 2 months ago)
- Topics: api, blog, docker, docker-compose, gin, gin-framework, go, golang
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.