Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API

Simple RESTful API for data manipulation.

Implementation

  • Requests handled with PHP
  • Google Firebase for data storage

Requirements

In order to build the application a PHP web server is needed (e.g., Apache, NGINX), and a Google Firebase account.

Usage

  1. Configure your Firebase credentials in /app/config/database.php
  2. Define your routes/models/controllers
  3. composer install (for unit testing)
  4. You can test a running version here

About

Simple RESTful API for data manipulation. Uses PHP + Firebase

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages