Top 6 TypeScript oak Projects
-
If you don’t want to use a full stack framework, you can develop your frontend and backend separately. With Cloudflare, you can serve your frontend and static assets with Pages or Workers Sites. With Deno Deploy, you can serve static assets from the filesystem. As for the backend, you probably want to use an HTTP framework such as Sunder (if you target Cloudflare Workers), oak, Router, or Sift (if you target Deno Deploy).
-
DenoStore
GraphQL caching solution for a Deno/Oak runtime environment that is modular, efficient and lightweight
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Zoic is lightweight and fast middleware library for caching RESTful API responses in Deno HTTP framework, Oak. It provides an LRU in-memory cache, as well as support for Redis caches. Developers can use Zoic to easily cache HTTP responses with one simple middleware function that automatically handles both caching response data in the event of a cache miss, and sending responses on cache hits. Checkout our project on github, or deno.land, and our medium article to learn more!
-
-
-
Project mention: validator.js VS deno_validate - a user suggested alternative | libhunt.com/r/validator.js | 2022-09-17
Index
What are some of the best open-source oak projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | oak | 4,745 |
2 | DenoStore | 88 |
3 | zoic | 71 |
4 | deno-deploy-mongo | 6 |
5 | deno-rest | 4 |
6 | deno_validate | 1 |