Skip to content

API Design Concepts#

It's a nodejs/expressjs API. There are other options, this was the technology at the time, it is relatively low level compared to other frameworks.

API Structure#

Call -> Route -> Handler -> Helper