https://github.com/neonbyte1/denorid
Yet another deno framework. *WIP*
https://github.com/neonbyte1/denorid
deno framework typescript
Last synced: 3 months ago
JSON representation
Yet another deno framework. *WIP*
- Host: GitHub
- URL: https://github.com/neonbyte1/denorid
- Owner: neonbyte1
- License: mit
- Created: 2024-12-02T21:14:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:48:57.000Z (6 months ago)
- Last Synced: 2025-02-07T13:17:32.615Z (4 months ago)
- Topics: deno, framework, typescript
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Yet another deno framework.## Description
> [!IMPORTANT]
> This project is still under development and should under no circumstances be used in any productive environment. One _stable_ component has been released so far, with more to follow in the future.[git_url]: https://github.com/neonbyte1/denorid
[nest_url]: https://docs.nestjs.com
[deno_url]: https://deno.land[Denorid][git_url] is _yet another_ framework built on top of [Deno][deno_url] and has been heavily inspired by [Nest][nest_url], which we all love, but was designed for [Node.JS](https://nodejs.org/en). We don't want to compete with [Nest][nest_url], but rather offer an alternative for [Deno][deno_url].
## License
[Denorid][git_url] is [MIT licensed](LICENSE.md).