Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 853 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 853 Bytes

Zely

👀✨ Fast backend framework

githubnpmwebsite


  • File-based routing. Automatically generate routes based on file structure.
  • Server Restarting. No need to restart your server to apply changes.
  • Typescript Supported. Fully supports TypeScript.
  • Blazing fast. Built on esbuild for unparalleled speed and efficiency.

Zely Documentation ➞

Getting Started

Download the template using the zely-cli tool:

$ npx zely-cli init

Visit Getting Started to start new app.

Benchmark

See /zely-js/benchmark-history repository.

License

MIT