🪁 A simple, type-safe http server for PureScript
lib | ||
test | ||
.bowerrc | ||
.gitignore | ||
bower.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md |
HTTPure
A purescript HTTP server framework.
Status
This project is currently an early-stage work in progress. It is not production-ready yet. You can track what's left before it gets production-ready by looking at our roadmap. If you'd like to help us get there quicker, please contribute! To get started, check our contributing guide.
Installation
bower install purescript-httpure
Documentation
Module documentation is published on Pursuit.
Quick Start
TODO
Testing
We have a Makefile that wraps all commands for development. To run the test suite, in the project root run:
make test
Contributing
We are open to accepting contributions! Please see the contributing guide.
People
HTTPure is written and maintained by Connor Prussin.
We are open to accepting contributions! Please see the contributing guide.