mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-10-31 19:25:04 +03:00
ezik python
This commit is contained in:
parent
df235ee3bd
commit
c5ecfb42c2
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
Run `node util/reset` to **reset the database**, and run `node util/admin` for give admin perms to first member.
|
||||||
|
|
||||||
## API
|
## 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`.
|
And, you can learn about API in `util/APIDOCS.md`.
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
Loading…
Reference in a new issue