Skip to content

swmcc/api.whatisonthe.tv

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
 
 
log
 
 
 
 
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

API for whatisonthe.tv

Overview

The backend service powering the whatissonthe.tv platform. This API integrates with various data sources, most notably using the tvdb_api gem, to provide you with real-time updates, in-depth information on TV shows, episodes and genres.

Getting Started

Clone the repository and bundle the required gems:

api.whatisonthe.tv bundle install ```

To set up the database, run:

```bash rails db:create rails db:migrate ```

Amend the API_XXX enteries by referring to `.env.example`.

This is an on going project.

About

API Backend for whatisonthe.tv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published