Skip to content

lanre-ade/africode-rest-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

africode-rest-tutorial

After cloning repository. From the repository directory, run

$ npm install

$ node index.js

Navigate to localhost:8000 in your browser to get up and running

Sample Requests

GET /api/v1/add?a=10&b=5

GET /api/v1/subtract?a=10&b=5

GET /api/v1/multiply?a=10&b=5

GET /api/v1/divide?a=10&b=5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published