This commit is contained in:
2024-07-04 03:34:10 +05:30
parent 4cf041a11d
commit ad98c91951

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](/docs/api.md).
For detailed API documentation, refer to the [API documentation](/libexi01/5/docs/api.md).
## Contributing