Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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