Skip to content

This is a simple API created, which lists a certain data set of TV Series or streamings

License

Notifications You must be signed in to change notification settings

Odisseu93/series-api

Repository files navigation

Series Api

image

This is a simple API created, which lists a certain data set of TV Series or streamings

Goal

Study about creating an API (following the REST API), using Node.js, Express.js and TypeScript

Tech Stack

Information

To build this API, mocked data was used, this data was obtained through web scrapping carried out on the website IMDB, the algorithm that was used to obtain this data is documented in this gist

Swagger

link

Run locally

  1. Clone the project
git clone https://github.com/Odisseu93/series-api.git
  1. Go to the project folder
cd series-api
  1. Install all dependencies
yarn install
  1. Run the server
para tests `yarn test` e para o build  `yarn build`

To contribute

To contribute, first open an issue, saying what will be modified.

LICENSE

MIT

Developer

developer: Ulisses Silvério

Releases

No releases published

Packages

No packages published