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
npm install @restless/restless
yarn add @restless/restless
Included packages:
restless
- express.js middleware for request validationsanitizers
- sanitizers used for data validationethereum
- ethereum utilities
All the packages are documented in their respective READMEs.
All contributions are welcome. Look at "help-wanted" issues for ideas.
We thank you for all the contributions:
You can see the changelog by browsing releases on github.