Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Backend del blog

Awesome Lists containing this project

README

        

# Backend blog

[![Go Reference](https://pkg.go.dev/badge/github.com/PacodiazDG/Backend-blog.svg)](https://pkg.go.dev/github.com/PacodiazDG/Backend-blog)
[![DeepSource](https://deepsource.io/gh/PacodiazDG/Backend-blog.svg/?label=resolved+issues&show_trend=true&token=4DFcO7X1wodAfZESDT1vlotg)](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)