Porter intends to be a package enabling microservices and APIs to be created and put online with the very minimum of effort.
The package enables full, and easy, access to:
- A web server (Express)
- Easy routing setups (Basic and Resources)
- Database access (Postgres)
- Interaction with Pusher
- Simple Controller Classes
- Command line logging
Planned future additions include
- Redis Queues
npm i -S porter-server
Full documentation is on the way soon!