https://github.com/adamjosefus/allo_routing
🦕 Routing solution for Deno
https://github.com/adamjosefus/allo_routing
deno mask pathname router routes routing typescript
Last synced: 2 months ago
JSON representation
🦕 Routing solution for Deno
- Host: GitHub
- URL: https://github.com/adamjosefus/allo_routing
- Owner: adamjosefus
- Created: 2022-02-09T18:36:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T16:43:02.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T19:43:08.801Z (3 months ago)
- Topics: deno, mask, pathname, router, routes, routing, typescript
- Language: TypeScript
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Allo Routing** for Deno 🦕
Routing in Deno via `URLPatter`, `RegExp` and smart **masks**.
Our solution enables shift the server root that as user needs.
## Documentation 📖
Description of all classes and methods with **examples**
will found in the [documentation](https://doc.deno.land/https://deno.land/x/allo_routing/mod.ts).---
Check out other [ours packages 📦](https://deno.land/x?query=allo_)!