parka
TypeScript icon, indicating that this package has built-in type declarations

0.6.2 • Public • Published

Parka Build Status

Note Parka has global dependencies on pm2, nodemon, typescript and ts-node

Just as a warning Parka is in a total Pre-Alpha stage, it is not feature complete let alone production ready.

An example API with Parka will be available at https://github.com/dotDeeka/parka-todos

I suspect that this project will only work with node version 4.x or higher although I haven't tested that

Parka is a simple TypeScript framework/library that runs on Express/NodeJS for building REST services. Parka takes advantage of TypeScript features like decorators to make things like defining routes easier.

Getting Started

Parka documentation can be found at http://dotdeeka.github.io/parka

Feedback

I'd love some thoughts and feedback on this project, hit me up derek.pavao@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i parka

Weekly Downloads

0

Version

0.6.2

License

MIT

Last publish

Collaborators

  • derek.pavao