8000 GitHub - flavioheleno/otter-sapi
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

flavioheleno/otter-sapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otter SAPI

This is an experimental SAPI based on libmicrohttpd.

It should not be considered stable by any means.

Requirements

  • PHP 8.1+
  • libmicrohttpd

Dependencies

Arch Linux

sudo pacman -S libmicrohttpd

Ubuntu/Debian

sudo apt-get update --assume-yes && \
  sudo apt-get install libmicrohttpd-dev --assume-yes --no-install-recommends

Build and Test

A list of all available commands is available running make help (or simply make).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0