Qodex.ai
Qodex.ai
Introduction
Heroku Deployment
GET food_trucksPOST food_trucksGET food_trucks/:idPATCH food_trucks/:idPATCH food_trucks/:id/events/:idPOST food_trucks/:id/event
Local 3000
GET food_trucksPOST food_trucksGET food_trucks/:idPATCH food_trucks/:id
Mock Server Starter Kit
RESTful endpoints
sample GET requestGET OneFoodTrucksample POST requestsample PUT requestsample PATCH requestsample DELETE request
GraphQL endpoints
artist lookup
Introduction
Heroku Deployment
GET food_trucksPOST food_trucksGET food_trucks/:idPATCH food_trucks/:idPATCH food_trucks/:id/events/:idPOST food_trucks/:id/event
Local 3000
GET food_trucksPOST food_trucksGET food_trucks/:idPATCH food_trucks/:id
Mock Server Starter Kit
RESTful endpoints
sample GET requestGET OneFoodTrucksample POST requestsample PUT requestsample PATCH requestsample DELETE request
GraphQL endpoints
artist lookup
HomeMock Server Starter KitRESTful endpoints

RESTful endpoints

Number of APIs: 6

  1. sample GET request GET {{foodtruckURL}}/get

  2. GET OneFoodTruck GET {{foodtruckURL}}/foodtrucks/1

  3. sample POST request POST {{echoURL}}/post

  4. sample PUT request PUT {{echoURL}}/put

  5. sample PATCH request PATCH {{echoURL}}/patch

  6. sample DELETE request DELETE {{echoURL}}/delete

Related Documentation

  • Mock Server Starter KitMock Server Starter Kit 1
  • RESTful endpointssample GET request
  • RESTful endpointsGET OneFoodTruck
  • RESTful endpointssample POST request
  • RESTful endpointssample PUT request
Previous
Mock Server Starter Kit
Next
sample GET request
Dude Where's The Food Truck
Dude Where's The Food TruckAPI Documentation
Claim this pageReport this pageAll Projects
Powered byQodex.ai