Skip to content

kubmir/telemaniacs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-filled users
---------------
* Regular user - username: pepa@telemaniacs.com, password: pepa
* Administrator - username: admin@telemaniacs.com, password: admin

REST API
--------
Can be tested in regular way

Example:
* List of all channels - http://localhost:8080/pa165/rest/channel (GET method)
* Details of a single channel - http://localhost:8080/pa165/rest/channel/{ID} (GET method, you can try ID 1)

Full specification available at https://github.com/cyanteam/telemaniacs/wiki/REST-API

About

TV Channel Management Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.7%
  • HTML 10.5%
  • JavaScript 8.9%
  • CSS 1.9%