Giter Site home page Giter Site logo

sukhrobjon / soccer-api Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 0.0 211 KB

The Soccer API is a RESTful API that stores all available soccer leagues, teams and players. I am still working on creating the database that can host all data. For the sake of testing I have added some data. The project is fully authenticated, you can create an account. In the future user can create their own fantazy team, right now I am working on how to verify user input.

Home Page: https://soccer-api-sg.herokuapp.com/

License: MIT License

JavaScript 71.38% HTML 28.62%
restful-api api soccer express json-web-token

soccer-api's Introduction

Soccer API

Soccer API developed during backend class @makeschool as a Custom API Project

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Or you can interact with live version here and documentaion here

Installing

Install all dependencies

npm install

Create .env file

touch .env

Add secret key to .env

SECRET = ???

Running it on your local machine

npm run

What It is

The Soccer API is a RESTful API that stores all available soccer leagues, teams and players. I am still working on creating the database that can host all data. For the sake of testing I have added some data. The project is fully authenticated, you can create an account. In the future user can create their own fantazy team, right now I am working on how to verify user input. Check out the live deployment here.

How to use it

There are three nested resources: leagues, teams, and players. The resources are one to many relationship based.For example: There are multiple leagues, one leagues has many teams, one team has many players. You can read full documentation here

Built With

Authors

  • Sukhrobjon Golibboev - Initial work - Sukhrobjon

See also the list of contributors who participated in this project.

License

This project is licenced under the MIT License - see the LICENSE file for details

Acknowledgments

soccer-api's People

Contributors

sukhrobjon avatar

Stargazers

Alexander Rocha avatar Joe Morgan  avatar

Watchers

James Cloos avatar Victor Garcia avatar  avatar Joe Morgan  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.