Skip to content

juby-gif/cranberry-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cranberry-server

Usage

  1. Add a new number
curl -X POST -d '{"number":51.34}' "http://127.0.0.1:3000/api/v1/add"
  1. Get the sum, average and count
curl -X GET  "http://127.0.0.1:3000/api/v1/calc"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published