Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.
/ medik-api Public archive

Medik (r) API service source code.

License

Notifications You must be signed in to change notification settings

yazilimparki/medik-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medik® API Service

Medik® is a photo sharing platform for health professionals.

Medik® API service source code is written in PHP using Yii Framework version 2 (advanced template is used).

This repository is currently lack of management (administration) and frontend (public sharing) source codes, tests and migrations.

Check common/config and api/config directories for configuration settings.

To create API documentation:

Install apiDoc

npm install apidoc -g

Run those command:

apidoc -c apidoc.json -i api/controller/ -o output_directory_of_documentation/

Requirements

  • PHP >= 5.4
  • MySQL database server
  • AWS account for S3 object-storage
  • Parse account for push notifications
  • apiDoc to create API documentation

Copyright

Copyright © Yazılım Parkı Bilişim Teknolojileri D.O.R.P. Ltd. Şti. (https://yazilimparki.com.tr)

License

Licensed under The MIT License. For full copyright and license information, please see the LICENSE.txt file. Redistributions of files must retain the source code copyright notices.

Disclaimer

No responsiblity for any security risks or software bugs whatsoever is accepted by the Yazılım Parkı.

Legal Notice

Medik® is registered trademark of Yazılım Parkı Bilişim Teknolojileri D.O.R.P. Ltd. Şti.