Fast-Food-Fast API Continous Integration Badges Developed Using : Python 3.6 API Endpoints EndPoint Functionality GET /orders Get all the orders. GET /orders/ Fetch a specific order POST /orders Place a new order. PUT /orders/ Update the status of an order.