https://github.com/paranoiasystem/typefy
REST API framework written in Typescript with Dependency Injection Built on top of Fastify (WIP)
https://github.com/paranoiasystem/typefy
dependency-injection hacktoberfest rest typescript
Last synced: about 1 year ago
JSON representation
REST API framework written in Typescript with Dependency Injection Built on top of Fastify (WIP)
- Host: GitHub
- URL: https://github.com/paranoiasystem/typefy
- Owner: paranoiasystem
- Created: 2021-02-26T19:11:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T12:49:26.000Z (over 4 years ago)
- Last Synced: 2025-01-14T02:44:29.980Z (about 1 year ago)
- Topics: dependency-injection, hacktoberfest, rest, typescript
- Language: TypeScript
- Homepage:
- Size: 75.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TypeScript + Fastify = Typefy
REST API framework written in Typescript with Dependency Injection Built on top of Fastify
WIP