My PHP API Gateway
Setup
- Requires Apache (with mod_rewrite) and PHP.
- Place the
my_api_gatewayfolder in your web root. - Make sure
logs/andratelimit_data/folders are writable.
API Keys
key123- UserAkey456- UserB
Testing with curl
Successful
curl -H "X-API-Key: key123" http://localhost/my_api_gateway/api/users