ezik python

This commit is contained in:
Akif9748 2022-08-11 03:49:54 +03:00
parent df235ee3bd
commit c5ecfb42c2
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@ A forum software written in Node.js.
Run `node util/reset` to **reset the database**, and run `node util/admin` for give admin perms to first member.
## API
Akf-forum has got an API for other clients etc. You can test api with python files in `test` folder. python is only for testing 😭
Akf-forum has got an API for other clients etc. You can test api with python files in `test` folder.
Python is only for testing 😭
And, you can learn about API in `util/APIDOCS.md`.
## Credits