Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitfrosh/lotr-api
This repository holds the code base of the API to rule them all, the Lord of the Rings api, which provides you with book, character, movie and quotes data.
https://github.com/gitfrosh/lotr-api
hacktoberfest lord-of-the-rings rest-api
Last synced: 3 months ago
JSON representation
This repository holds the code base of the API to rule them all, the Lord of the Rings api, which provides you with book, character, movie and quotes data.
- Host: GitHub
- URL: https://github.com/gitfrosh/lotr-api
- Owner: gitfrosh
- Created: 2019-05-13T20:48:27.000Z (over 5 years ago)
- Default Branch: release
- Last Pushed: 2024-04-16T21:23:38.000Z (7 months ago)
- Last Synced: 2024-04-17T04:52:20.494Z (7 months ago)
- Topics: hacktoberfest, lord-of-the-rings, rest-api
- Language: TypeScript
- Homepage: https://the-one-api.dev
- Size: 12.2 MB
- Stars: 224
- Watchers: 12
- Forks: 63
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
The One API To Rule Them All...
The Lord Of The Rings API[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
This repository holds the code base of The one API to rule them all, the Lord of the Rings API, which provides you with book; character; movie; and quotes JSON data.
Explore the docs »
Report Bug
·
Request Feature
Built with :heart: and some awesome technologies (amongst others!)
[![React][React.js]][React-url] [![Node][Node.js]][Node-url] [![Express][Express.js]][Express-url] [![MongoDB][MongoDB.com]][MongoDB-url]
___
## IMPORTANT NOTE
The API was updated to Version 2 in August 2020, which means that *Version 1 is deprecated!* Please update all your API fetch requests from https://the-one-api.herokuapp.com/v1/ to https://the-one-api.dev/v2/.
___## Contributions
Contributions are what make the open source community such an amazing place to learn, inspire, and create. We are proud to be a part of this community and are happy to announce that this project is now *open* for contribution! Any contributions you make are **greatly appreciated**.
Please see our guidelines [here](https://github.com/gitfrosh/lotr-api/blob/release/CONTRIBUTING.md).
A special thank you to all of our contributors so far!
___
## Contact
[![Github][Github-shield]][Github-url]
[![Feedback][Feedback-shield]][Email-url]
Project Link: [https://github.com/gitfrosh/lotr-api](https://github.com/gitfrosh/lotr-api)
___
## Acknowledgements
* With thanks to the scraping work of:
* Moko Sharma - [Kaggle](https://www.kaggle.com/mokosan/lord-of-the-rings-character-data)
* Paul Mooney - [Kaggle](https://www.kaggle.com/paultimothymooney/lord-of-the-rings-data)[contributors-shield]: https://img.shields.io/github/contributors/gitfrosh/lotr-api.svg?style=for-the-badge
[contributors-url]: https://github.com/gitfrosh/lotr-api/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/gitfrosh/lotr-api.svg?style=for-the-badge
[forks-url]: https://github.com/gitfrosh/lotr-api/network/members
[stars-shield]: https://img.shields.io/github/stars/gitfrosh/lotr-api.svg?style=for-the-badge
[stars-url]: https://github.com/gitfrosh/lotr-api/stargazers
[issues-shield]: https://img.shields.io/github/issues/gitfrosh/lotr-api.svg?style=for-the-badge
[issues-url]: https://github.com/gitfrosh/lotr-api/issues[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Node.js]: https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white
[Node-url]: https://nodejs.org/
[Express.js]: https://img.shields.io/badge/Express.js-404D59?style=for-the-badge
[Express-url]: https://angular.io/
[MongoDB.com]: https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white
[MongoDB-url]: https://mongodb.com/
[Github-shield]: https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white
[Github-url]: https://github.com/gitfrosh
[Feedback-shield]: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg
[Email-url]: mailto:[email protected]