owans / Mock-PL-Api-Fixtures

A mock premier league fixtures api using nodejs and express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API built with Node, Express, MongoDB and Images hosted on docker repository

This API serves the latest scores of fixtures of matches in a “Mock Premier League”

Users can create an account, check fixtures, check teams etc. Admins can add fixtures, teams example data to be seeded available as object

Start Server node app/index.js

To see Documentations on postman: https://www.getpostman.com/collections/90353b552b8383c08e2b

or view documentation in json

To view docker image, download from my repository

  • run docker pull owans/checkfixtures

Api hosted on Heroku https://premiumfix.herokuapp.com/

About

A mock premier league fixtures api using nodejs and express


Languages

Language:JavaScript 99.1%Language:Dockerfile 0.9%