Skip to content

Endpoints

David Livengood requested to merge endpoints into master

Branch contains API code.

  • Added main connection file index.js
  • Added endpoints to router
  • Added test connection.js based on index.js to test endpoints with throwaway data collection.
  • Added automated testing with postman cli (newman)
  • Updated documentation

Merge request reports