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

https://github.com/roadrunner-server/fastcgi

FastCGI protocol implementation
https://github.com/roadrunner-server/fastcgi

Last synced: about 1 year ago
JSON representation

FastCGI protocol implementation

Awesome Lists containing this project

README

          

# FastCGI protocol implementation [internal]

This repository is based on the [tokio-fastcgi](https://github.com/FlashSystems/tokio-fastcgi) repository.