https://github.com/fat-garage/wordblock-backend
https://github.com/fat-garage/wordblock backend API
https://github.com/fat-garage/wordblock-backend
gin gorm postgresql web3
Last synced: about 2 months ago
JSON representation
https://github.com/fat-garage/wordblock backend API
- Host: GitHub
- URL: https://github.com/fat-garage/wordblock-backend
- Owner: fat-garage
- License: lgpl-3.0
- Created: 2023-01-04T17:40:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T17:44:16.000Z (over 3 years ago)
- Last Synced: 2024-12-29T09:42:38.727Z (over 1 year ago)
- Topics: gin, gorm, postgresql, web3
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# wordblock Backend

### Fast Run
```bash
cp config.example.yaml config.yaml
# change the config
make
```