1.0.0 • Published 1 year ago

bearcoder-sdk v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Lord of Rings SDK

JavaScript NodeJS

Requirements

Installation


Requirements

Goal:write an SDK in your favorite language that makes this API accessible to other developers. The SDK should cover only the movie endpoints:

/movie /movie/{id} /movie/{id}/quote

Installation

  1. Rename file .env.example to .env
  2. Register Lord Of The Rings API and get the API key
  3. Paste API key to .env file
  4. To start the app in terminal: npm start
  5. You can check current routes and test them in swagger - http://localhost:8000/api-docs/