Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 338 Bytes

Day 66 - Building Your Own API with RESTful Routing

Concepts Practised

  • HTTP Requests (GET, POST, PUT, PATCH, DELETE)
  • Postman Software
  • Publish API Documentation

API with RESTful Routing

day66