Skip to content

Curiouslove/Customer-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer-Database

A RESTful API service for a simple customer database.

Description

  • customer has the following fields: First Name, Last Name, Email and Billing Details.
  • The Billing Details has the following fields: Account Number and tariff.

Endpoints

  • to store a new customer
  • to retrieve a particular customer
  • to retrieve all customers

About

RESTful API service for a simple customer database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages