Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 307 Bytes

iotaengine

The api engine that powers Iota

Goals

  • To provide an API interface between the webapp and the database
  • To handle user authentication using JWT's
  • To perform external API calls as necessary

Stretch Goals

  • Create separate server for authentication
  • Create secondary management API