0.0.9 • Published 2 years ago

@yagura/http v0.0.9

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
2 years ago

yagura-http

HTTP toolkit for Yagura - layers, services, base implementation Yagura

This package is currently undergoing development! Follow us on Twitter for updates and release announcements!

npm (scoped) Travis (.com) Coverage Status npm

Example

TBD

Docs & Community

Security issues

If you discover a security vulnerability in Yagura, please see Security Policies and Procedures.

Getting started

Get started by adding @yagura/http to your existing Yagura project as a dependency:

$ npm install @yagura/http

Check out other Yagura-related packages to develop specific types of applications:

  • @yagura/yagura A modular, unopinonated event-based web framework - written in TypeScript for Node.js
  • @yagura/http HTTP server and API development tools (supports HTTP/2!)
  • @yagura/realtime base Layers for realtime-based server development (such as MQTT, WebSockets, raw sockets (TCP/UDP), etc.)

Contribution guide

TBD

Tests

To run the test suite, first install the dependencies, then run npm run test:

$ npm install --devDependencies
$ npm run test

People

The original author of Yagura is James Kerber

License

GNU GPLv3

0.0.9-rc.1

2 years ago

0.0.9-rc.2

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.1

3 years ago