https://github.com/koala-ts/framework
KoalaTs is crafted for the laziest backend developers because nothing pairs better with clean APIs than a good nap.
https://github.com/koala-ts/framework
api framework koala nodejs typescript
Last synced: about 1 month ago
JSON representation
KoalaTs is crafted for the laziest backend developers because nothing pairs better with clean APIs than a good nap.
- Host: GitHub
- URL: https://github.com/koala-ts/framework
- Owner: koala-ts
- License: mit
- Created: 2024-12-22T21:56:22.000Z (over 1 year ago)
- Default Branch: 2.x
- Last Pushed: 2026-02-14T17:41:15.000Z (about 2 months ago)
- Last Synced: 2026-02-15T01:46:49.111Z (about 2 months ago)
- Topics: api, framework, koala, nodejs, typescript
- Language: TypeScript
- Homepage: https://koala-ts.github.io/docs/
- Size: 303 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# KoalaTs Framework 🐨
KoalaTs is a NodeJs, TypeScript-first framework with expressive syntax. KoalaTS is crafted for the laziest backend
developers because nothing pairs better with clean APIs than a good nap. The NodeJs ecosystem is vast and full of
sparse solutions that doesn't always play well together. KoalaTs aims to provide a cohesive and opinionated solution
that is easy to use and understand.
## Documentation
You can find the documentation [here](https://koala-ts.github.io/docs/)
## License
KoalaTs is [MIT licensed](/LICENSE).