Skip to content

eloisance/PHP-API-for-Android-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-API-for-Android-Starter

This library is use by Android Starter

Setup

  1. Import files in your folder
  2. Create database
  3. Import docs/bdd.sql script into your database
  4. Add vendor with "composer install"

DONE

  • Get user with email and password
  • Get user with Google id
  • Create user from email and password
  • Create user from Google id
  • Update user account
  • Delete user account
  • Log user actions
  • Secure password (sha1)

TODO

  • Secure API with token
  • Forgot password

About

Short REST API in PHP with Slim Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published