Skip to content

REST API (with GET, PUT, DELETE) options that can take a mathematical operation as function type (e.g. add, subtract, multiple) etc

License

Notifications You must be signed in to change notification settings

sidharthabiswal/test_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

test_api

REST API that can take a mathematical operation as function type (e.g. add, subtract, multiple) etc

curl http://localhost:8000 add (1,2) {"output": 3}

About

REST API (with GET, PUT, DELETE) options that can take a mathematical operation as function type (e.g. add, subtract, multiple) etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages