https://github.com/protonspy/discord-learn-api
https://github.com/protonspy/discord-learn-api
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/protonspy/discord-learn-api
- Owner: protonspy
- License: mit
- Created: 2024-01-18T06:45:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T04:09:08.000Z (over 2 years ago)
- Last Synced: 2026-05-18T17:16:17.040Z (16 days ago)
- Language: Python
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/__init__.py
Awesome Lists containing this project
README
## install
easy installation using Make
```
cp .env.template .env
modify the .env
make start
```
## Documentation
[http://localhost:3001/docs](http://localhost:3001)