Sat-Sid / WikiRESTFullAPI

Understanding and building your own REST full API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WikiRESTFullAPI

Building your own REpresentation State Transfer Full API. REST is architectural style for designing API's.

How to make API REST full? By using HTTP Request Verbs (GET, POST, PUT, PATCH, DELETE)

About

Understanding and building your own REST full API.


Languages

Language:JavaScript 100.0%