Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My PHP API Gateway

Setup

  • Requires Apache (with mod_rewrite) and PHP.
  • Place the my_api_gateway folder in your web root.
  • Make sure logs/ and ratelimit_data/ folders are writable.

API Keys

  • key123 - UserA
  • key456 - UserB

Testing with curl

Successful

curl -H "X-API-Key: key123" http://localhost/my_api_gateway/api/users

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages