Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucjosin/hawbrary
A Showcase for the HawAPI - A Free and Open Source API for Stranger Things
https://github.com/lucjosin/hawbrary
haw-api hawapi nextjs react showcase stranger-things stranger-things-api theproject-id
Last synced: 16 days ago
JSON representation
A Showcase for the HawAPI - A Free and Open Source API for Stranger Things
- Host: GitHub
- URL: https://github.com/lucjosin/hawbrary
- Owner: LucJosin
- License: bsd-3-clause
- Created: 2023-08-19T13:37:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-11T00:07:02.000Z (about 1 year ago)
- Last Synced: 2024-10-30T11:23:31.294Z (2 months ago)
- Topics: haw-api, hawapi, nextjs, react, showcase, stranger-things, stranger-things-api, theproject-id
- Language: TypeScript
- Homepage: https://hawbrary.theproject.id
- Size: 647 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
The **Hawbrary** is a showcase of the [HawAPI - A Free and Open Source API for Stranger Things](https://github.com/HawAPI/HawAPI) built with _React (NextJs) + Typescript_. This library includes actors, characters, episodes, locations, seasons and all its information.
All this information is available through a RESTful API using the official [@hawapi/js-sdk](https://npmjs.com/package/@hawapi/js-sdk).
> Live demo: [Hawbrary](https://hawbrary.theproject.id)
## Getting Started
- [Project Structure](./docs/GETTING_STARTED.md#project-structure)
- [Prerequisites](./docs/GETTING_STARTED.md#prerequisites)
- [Setup](./docs/GETTING_STARTED.md#setup)
- [Clone](./docs/GETTING_STARTED.md#clone)
- [Dependencies](./docs/GETTING_STARTED.md#dependencies)
- [Application](./docs/GETTING_STARTED.md#application)## License
HawAPI is licensed under the [BSD 3-Clause License](LICENSE).