CMS_APIs / README.md
Ritesh1035's picture
Update README.md
5bbee02 verified
metadata
title: CMS APIs
emoji: 
colorFrom: pink
colorTo: blue
sdk: docker
pinned: false
license: apache-2.0

API Endpoints

  • GET /Customer - Get all customers
  • POST /Customer - Create a new customer
  • PUT /Customer/{id} - Update a customer
  • DELETE /Customer/{id} - Delete a customer

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference