API Framework (Miscellaneous)

More and more websites and companies start to create their own API ’s so that users can build their own tools to interact with the websites/data. With this framework you can create your own API in no time. The framework is very easy to use and extend if you have PHP and OOP knowledge.

Features

  • Object oriented and structured code
  • Modify URL resuest structure
  • Create multiple versions of an API
  • Use hooks to extend the API framework with extra functionality (6 example hooks included)
  • Make a database table accessible with your API
  • Use the included output types (XML, JSON , TXT, CSV , Print_r) or create your own
  • Choose wich request types are allowed for wich method (GET, POST , PUT, DELETE )

Example Videos

Download API Framework (Miscellaneous)

Leave a Reply

Your email address will not be published. Required fields are marked *