Getting Started
Getting started using the Octoris Node HTTP Framework
Installation
You can install Octoris via npm with
Core API
Octoris returns an object back which I like to consider the core api
Full Usage Example
index.js
routes.js
And now you have a very simple starting server to work with!
Last updated