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

https://github.com/falconry/falconry.github.io

Falconry home page
https://github.com/falconry/falconry.github.io

Last synced: 6 months ago
JSON representation

Falconry home page

Awesome Lists containing this project

README

          

# [falconframework.org](https://falconframework.org)

Python Falcon Framework Marketing Site

## Quick commands

Install: `$ npm install`

Serve files: `$ npm run serve`

Build: `$ npm run build`

## Deployment

All new pushes to the main branch trigger a GitHub action which builds the site and deploy it to the _gh-pages_ branch.