Skip to content

A REST Framework for TypeScript taking inspiration from Dropwizard (Java) and Redstone (dart) and sitting ontop of Express.js

Notifications You must be signed in to change notification settings

derek-pavao/parka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A REST Framework for TypeScript taking inspiration from Dropwizard (Java) and Redstone (dart) and sitting ontop of Express.js

Resources

Stars

Watchers

Forks

Packages

No packages published