An open API service indexing awesome lists of open source software.

https://github.com/austenstone/fresh-example

Fresh is a next generation web framework, built for speed, reliability, and simplicity.
https://github.com/austenstone/fresh-example

deno fresh

Last synced: 3 months ago
JSON representation

Fresh is a next generation web framework, built for speed, reliability, and simplicity.

Awesome Lists containing this project

README

          

# fresh project

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.