Fano Framework
Web application framework for modern Pascal programming language.
Pinned Loading
Repositories
Showing 10 of 45 repositories
- fano-cli Public Forked from zamronypj/fano-cli
Command line tool to help scaffolding web application using Fano Framework.
- session-middleware Public
Example web application to demonstrate session middleware in Fano Framework
- fano-rate-limiting Public
Example web application that demonstrates how to use rate limit middleware in Fano Framework.
- fano-rate-limiting-db Public
Example web application which demonstrates how to rate limit using MySQL database as storage
- fano-mail-logger Public
Example Fano Framework web application to demonstrates logger that writes to email in background thread