https://github.com/pacodiazdg/backend-blog
Backend del blog
https://github.com/pacodiazdg/backend-blog
backend blog blog-engine gin golang jwt memory-cache mongodb redis
Last synced: 4 months ago
JSON representation
Backend del blog
- Host: GitHub
- URL: https://github.com/pacodiazdg/backend-blog
- Owner: PacodiazDG
- License: apache-2.0
- Created: 2022-06-23T19:58:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T06:43:02.000Z (over 1 year ago)
- Last Synced: 2025-02-12T08:44:57.157Z (over 1 year ago)
- Topics: backend, blog, blog-engine, gin, golang, jwt, memory-cache, mongodb, redis
- Language: Go
- Homepage: https://pacodiazdg.github.io/blog/
- Size: 295 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Backend blog
[](https://pkg.go.dev/github.com/PacodiazDG/Backend-blog)
[](https://deepsource.io/gh/PacodiazDG/Backend-blog/?ref=repository-badge)
# Requirements
- Go 1.19 or higher.
- MongoDB 6.0 and higher.
- RedisDB 7.0 and higher.
# Installation
```
go install github.com/PacodiazDG/Backend-blog@latest
```
# Documentation
Code documentation available at:
[https://pkg.go.dev/github.com/PacodiazDG/Backend-blog](https://pkg.go.dev/github.com/PacodiazDG/Backend-blog)
Project documentation can be found at:
[https://github.com/PacodiazDG/Backend-blog/wiki](https://github.com/PacodiazDG/Backend-blog/wiki)