Skip to content

DavidOVM/basic-api-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-api

Requires node js

Run npm install && npm start for launching the server in localhost 8085

Post to api/sum with an array of numbers for getting the sum back. Absolute value of the numbers will be used.

{
  "numbers": [1, 2, -3]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published