Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (32 loc) · 1.92 KB

README.md

File metadata and controls

36 lines (32 loc) · 1.92 KB

IBC Web Data

IBC Biomechanics project to keep its patients data and make them accessible through a RESTful web API

Goals

The project aims to offer a RESTful API to provide access to any application (primary the official IBC Biomechanics applications) access to their patients' data and the ability to read, edit, insert and delete it

Technologies

The project is build in PHP programming language and uses the following software to work:

  • PHP PHP is a popular general-purpose scripting language that is especially suited to web development.

    • Version 7.1.1
  • Composer Dependency Manager for PHP

    • Version 1.0.0-beta2
  • Laravel Framework The PHP Framework For Web Artisans

    • Version 5.4.11
  • Vagrant Create and configure lightweight, reproducible, and portable development environments

    • Version 1.9.1
  • Laravel Homestead Official, pre-packaged Vagrant box that provides a wonderful development environment without requiring to install PHP, a web server, and any other server software on your local machine

    • Version 4.0.5

    Laravel Homestead provides a virtual machine for development purposes that contains the following software:

    • Ubuntu Ubuntu is an open source Debian-based Linux operating system distribution sponsored by Canonical Ltd.
      • Version 16.04 LTS
    • Nginx High Performance Load Balancer, Web Server, & Reverse Proxy
      • Version 1.11.8
    • Oracle MySQL Database The world's most popular open source database
      • Version 5.7.17
<> with ♥ in SmartlySoft, Spain by [davidlj95](https://github.com/davidlj95) & [cgardev](https://github.com/cgardev)