batchsky

0.0.6 • Public • Published

A http Batch API server with support for chunked-streaming.

Goals
  • Pre-dispatch auth mechanism & custom internal header support
  • middleware like syntax
    • app.get('/me/settings', 'settings.wunderlist.com')
    • app.put('/lists/:list_id', 'lists.wunderlist.com')
    • app.put('/lists/:list_id/tasks', 'tasks.wunderlist.com')
    • app.post('/tasks/:tasks_id/messages, 'messages.wunderlist.com')
  • CORS support
  • WebSocket Support ??
  • Fully tested & jsperf'd

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.6
    1
  • 0.0.5
    3

Package Sidebar

Install

npm i batchsky

Weekly Downloads

4

Version

0.0.6

License

MIT

Last publish

Collaborators

  • netroy