Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 502 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 502 Bytes

Example Corp API

Startup
  • Install Node.js
  • Once installed, open this directory in the command line then run npm start
  • The API server will start listening at 127.0.0.1:3003
Documentation
Assumptions
  • All requests are valid
Questions for Product Owner
  • Does the API need to be secured?
  • Does this API need to meet a performance metric?