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
- Host: GitHub
- URL: https://github.com/alsiola/framed
- Owner: alsiola
- Created: 2018-07-24T21:20:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T20:50:57.000Z (over 7 years ago)
- Last Synced: 2025-02-22T06:24:14.827Z (over 1 year ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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