To use API, follow these steps:
- Install the necessary dependencies.
- Clone the repository.
- Run the API server.
API does not require authentication to access its endpoints.
/api
: Retrieve word definitions (example /api?w=bank)/docs
: View API documentation.