restless
restless copied to clipboard
Express.js api, type safe validations and more
Restless
This is a monorepo for Restless project. Restless is a library for writing safe and declarative endpoints in express. It is:
- Easy to write and read
- Declarative
- Type safe
Installation
npm install @restless/restless
yarn add @restless/restless
Packages
Included packages:
-
restless
- express.js middleware for request validation -
sanitizers
- sanitizers used for data validation -
ethereum
- ethereum utilities
Documentation
All the packages are documented in their respective READMEs.
Contributions
All contributions are welcome. Look at "help-wanted" issues for ideas.
We thank you for all the contributions:
Changelog
You can see the changelog by browsing releases on github.