CARROTThomas / expressJSBuritos

Home Page:https://carrotthomas.github.io/expressJSBuritos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Documentation - expressJSBuritos

Base url : burrito.thomas.carrot.com/api

User

  • Register: POST user/register
  • Login: POST user/login
  • Logout: POST user/logout

CRUD

  • Find All: GET burritos/findAll
  • Show: GET burritos/show/:name
  • Add: POST burritos/add
  • Update: PUT burritos/update/:name
  • Delete: DELETE burritos/delete/:name

Activate API

  • Activate API: GET burritos/activateAPI

About

https://carrotthomas.github.io/expressJSBuritos/


Languages

Language:JavaScript 100.0%