Home - ZamaZoe/2.-Kurro-REST-API-Tutorial_Basic-REST-API GitHub Wiki
Welcome to the Kurro Stores REST API-Tutorial-Outline Wiki!
Here is the outline for this tutorial
- REST API Tutorial Overview
- Basic REST API Overview
- Getting Setup
- Your First REST API Endpoint
- What is JSON
- Getting Started with Insomnia
- How to interact with your first REST API
- How to create stores in a REST API
- How to create items in each store
- How to retrieve a specific store and its items
- Complete Code: Basic REST API
- Supplementary Info: How to Obtain Client Data