This project will have you building an API for accessing datasets about our solar system
There are 2 datasets:
- planets-dataset
- satellites-dataset
This project will allow you to practise using:
Writing a REST API with Express.js
This project assumes you've already had experience with:
Express.js middleware and routing