LuizFelipeNeves / Futebol-api

simple crawler for the matches list of Brazilian soccer teams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Futebol-api

simple crawler for the matches list of Brazilian soccer teams.

  • Requirements

    • Node > = 8.0
  • Installation

    $ git clone git@github.com:LuizFelipeNeves/Futebol-api.git
    $ cd Futebol-api
    $ npm install
    
  • Execution

        $ npm start
    
    Visit: http://localhost:3000/flamengo

API Methods

| Method | Endpoint | Parameters | Description
| GET | /:teamname | name: string | List all matches for the team.

Screens

Site Json

About

simple crawler for the matches list of Brazilian soccer teams.

License:MIT License


Languages

Language:JavaScript 100.0%