Skip to content

Express.js api, type safe validations and more

License

Notifications You must be signed in to change notification settings

Sajma27/restless

This branch is 3 commits behind TrueFiEng/restless:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc84d2f · Apr 28, 2020

History

80 Commits
Apr 28, 2020
Apr 28, 2020
Apr 28, 2020
Apr 28, 2020
Jun 17, 2019
Jun 17, 2019
Dec 2, 2019
Jun 17, 2019
Jul 1, 2019
Apr 28, 2020
Jun 17, 2019
Jun 17, 2019
Apr 28, 2020

Repository files navigation


NPM CircleCI License

Restless

This is a monorepo for Restless project. Restless is a library for writing safe and declarative endpoints in express. It is:

  1. Easy to write and read
  2. Declarative
  3. 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:

Piotr Szlachciak Marek Kirejczyk Dmytro Maretskyi Przemysław Rząd Jarosław Steckiewicz Ivan Rukhavets

Changelog

You can see the changelog by browsing releases on github.

About

Express.js api, type safe validations and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%