An open API service indexing awesome lists of open source software.

https://github.com/alsiola/framed

Express-based node web-api framework with typed validation
https://github.com/alsiola/framed

Last synced: 7 months ago
JSON representation

Express-based node web-api framework with typed validation

Awesome Lists containing this project

README

          

# Framed

Some experimentation around creating a typed express-based node framework, with input validation and typing managed by io-ts

Very much WIP