SLASSCOM Bootcamp Curriculum

Contributed by the IT industry as a guidance to educational institutes.

This project is maintained by SLASSCOM

Home > Working with Data > Develop an API

Module: Working with Data

Develop an API

  1. Lesson: API Development
  2. Assessment: Assessment 1


Lesson 1

API Development

Self Learning Duration
180 mins
Lecture Duration
180 mins
Lab Tutorial Duration
120 mins

Self learning content

https://www.youtube.com/watch?v=rtWH70_MMHM

Lecture content

Design simple APIs which contains basic http methods (GET, POST, DELETE & PUT).

Lab and tutorials

Create simple APIs for the shopping cart system and test those APIs using postman



Assessment 1

Working API endpoints for shopping cart system