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

floriaaan/temper-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Temper API : Master branch

Build Status Stargazers Forks Latest Release

Temper API has several version of its services. You can choose the language you want, by switching the branch of this project you want or downloading the code of the branch.

Installation

Switch to the version you want by executing the following command:

git checkout <version>      // <version> param is the following param

Downloading the branch:

https://github.com/floriaaan/temper-api/archive/<version>.zip // eg: (https://github.com/floriaaan/temper-api/archive/php.zip)

Available versions

  • PHP : branch = 'php'
  • JS : branch = 'js'

Contributing

As Temper is an open-source project, feel free to contribute on the project.