Skip to content

chgenrique/php_rest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

################### Project Company ###################

This project is an example of create API using PHP and MySQL.

Features

  • Form to manage Staff Members (add an delete)
  • Form to manage Company Departments (add an delete)

Server API

  • Database (MySQL)
  • API to communicate with the database to manage Departments (Add department, delete, get departments, and update)
  • Loading initial data calling the API method GET

Server Requirements

PHP version 5.6 or newer is recommended.

It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

About

Example make API using PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors