Losty17 / kody_api

API for @Losty17/kody

Home Page:https://kappke.tech/kody

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kody_api

Routes


User

GET /user - { "id": int }

POST /user/create - { "id": int }

Question

GET /question/random

POST /question/add - { question data }
POST /question/add/multiple - [{ question data },]

Profile

GET /profile - { "id": int }

POST /profile/create - { profile data }

About

API for @Losty17/kody

https://kappke.tech/kody


Languages

Language:Python 100.0%