Free course · Web & Apps
Express and REST APIs
The back end behind most JavaScript products.
5lessons
10quiz questions
5exercises
What you'll be able to do
- Design before building.
- Write the server.
- Control who can do what.
- Make the API usable by somebody else.
- Operate it reliably.
Course content
- 1 What an API actually is Design before building.
- 2 Building it with Express Write the server. Sign in to open
- 3 Authentication and authorisation Control who can do what. Sign in to open
- 4 Data, errors and documentation Make the API usable by somebody else. Sign in to open
- 5 Running an API in production Operate it reliably. Sign in to open