Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xasannosirov/minitwitter
MiniTwitter Backend
https://github.com/xasannosirov/minitwitter
casbin ci-cd docker golang jwt-authentication makefile postgresql redis rest-api swagger
Last synced: 15 days ago
JSON representation
MiniTwitter Backend
- Host: GitHub
- URL: https://github.com/xasannosirov/minitwitter
- Owner: xasannosirov
- Created: 2024-09-16T07:33:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T05:41:28.000Z (about 2 months ago)
- Last Synced: 2024-09-26T04:20:11.171Z (about 2 months ago)
- Topics: casbin, ci-cd, docker, golang, jwt-authentication, makefile, postgresql, redis, rest-api, swagger
- Language: Go
- Homepage: https://tweet.xasannosirov.uz/v1/swagger/index.html
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MinitTwitter Backend
## Requirements
- Go 1.22.2
- PostgreSQL
- Redis
- make
- docker### Running in local
```
$ make run
```### Running in docker
```
$ docker compose up
```### Change environment variables
```
$ ./config/config.go
```
```
$ .env
```## Supplements
### API
- Forgot Password
- Verify Forgot Password
- Reset Password
- Get New Access (if access_token is expire)## Changes
- Save files to local