Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

rawnly/ttsl-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTSL Api

TTSL Api server

Installation

Just enter in the project folder and install dependencies via NPM or YARN

    npm install --save

    # or 

    yarn

Running

Run the start script via npm start or yarn start

Routes

  • / -- Get all programs
  • /today -- Get todays program
  • /saturday -- Get Satuday program
  • /sunday | /holidays -- Get Sunday program

Releases

No releases published

Packages

 
 
 

Contributors