Skip to content

Astreal is a nodejs framework for building fast and secure APIs, using filesystem routing. While providing a type-safe developer experience.

Notifications You must be signed in to change notification settings

Codefoxdev/astreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astreal

Astreal is a low overhead nodejs framework for building fast and secure APIs, using filesystem routing. While providing a type-safe developer experience.

File system routing

The routes can be defined using file system routing. And will be compiled by the builtin cli tool, or via the rollup plugin, to provide a seemless developer experience.

Type safety

The handler functions in the filesystem router have fully typed request and response objects, and route params can also optionally by typed and verified.

About

Astreal is a nodejs framework for building fast and secure APIs, using filesystem routing. While providing a type-safe developer experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published