This commit is contained in:
libexi01 2024-07-04 03:35:06 +05:30
parent ad98c91951
commit 5213a0da3c

View File

@ -30,7 +30,7 @@ Once the server is running, you can use the following endpoints:
- `GET /signup`: Register a new user through the Web UI.
- `GET /login`: Authenticate a new user through the Web UI.
For detailed API documentation, refer to the [API documentation](/libexi01/5/docs/api.md).
For detailed API documentation, refer to the [API documentation](/libexi01/5/src/branch/main/docs/api.md).
## Contributing