Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 565 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 565 Bytes

Firegex backend

The backend of firegex is written with fastapi. The aim of the backend is to manage all the requests from the react front-end and manage also the proxy processes of the entire firewall. The fastapi webserver is responsable of deploying the react app.

Firegex Working Scheme Schematic example about how firegex manage the TCP proxy filter

Read the documentation of the API going at /docs path and see the automatic documentation generated by FastAPI