Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Demo Website

This is the source code of the DoYouBuzz API Demo Website available on http://api-demo.doyoubuzz.com

Install on your own server

git clone https://github.com/doyoubuzz/api-demo.git

Update the $site_url in the conf.php file to match your local URL (example: http://api-demo.local).

Architecture

The interesting files and directories are:

/
|- index.php     
|- conf.php
|- /controller
|- /views
|- /libs

index.php

Bootstraping the app with libraries and configuration files.

conf.php

Contains the configuration information for the API (including API Keys)

/controller

Contains the logic, mainly to request the API

/views

Contains the views

About

Demo project for the DoYouBuzz API

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages