fresh icon indicating copy to clipboard operation
fresh copied to clipboard

Fresh is a lightweight and high performance RESTful framework ready to use for environments where scaling is needed.

Results 10 fresh issues
Sort by recently updated
recently updated
newest added

Read JSON file to set main config options.

feature

Gzip support

feature

Priority value for each route Priority logic for the most frequent routes

feature

Support a simple switch from default http to fasthttp.

feature

Implement a basic app (todo) as example of RESTful API

feature

We need to implement this cli commands: `$ fresh log [args]` -> print routes, live mode to log coming requests `$ fresh new [args]` -> create new project from a...

feature