Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivall/serwerdsc


https://github.com/ivall/serwerdsc

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

Prosty projekt umożoiwiający tworzenie właścicielom serwerów discord własnych stron dla ich serwerów.
#### Endpointy
| Metoda | Endpoint | Akcja |
| ------------- | ------------- | -------------
| GET | /api/servers/ | Zwraca wszystkie serwery dodane do bazy
| GET | /api/servers/:discord_id/ | Zwraca serwer, którego pole discord_id odpowiada podanemu w URL
| POST | /api/servers/ | Tworzy nowy serwer. Jeżeli w bazie jest już jakiś serwer z takim samym discord_id aktualizuje jego dane o te podane

API wymaga używania tokenu, który ustawiamy w pliku config.py.