Getting started
What can be automated, how a request authenticates, and the rules every endpoint shares.
The basics
What exists, how you authenticate, and the shared rules.
- What you can automateThe three ways to connect Eel to your systems, and what each one can do.
- AuthenticationOne header, two kinds of credential, and why the capital letter matters.
- Shared rulesPagination, idempotency, errors, pace and versioning. The same across all four apps.
- Your first requestFrom nothing to a response, with curl.