Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afuh/rick-and-morty-api-site
The Rick and Morty API site
https://github.com/afuh/rick-and-morty-api-site
api gatsby rick-and-morty
Last synced: 17 days ago
JSON representation
The Rick and Morty API site
- Host: GitHub
- URL: https://github.com/afuh/rick-and-morty-api-site
- Owner: afuh
- Created: 2018-02-07T08:23:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T14:43:54.000Z (5 months ago)
- Last Synced: 2024-10-12T13:16:40.881Z (about 1 month ago)
- Topics: api, gatsby, rick-and-morty
- Language: JavaScript
- Homepage: https://rickandmortyapi.com
- Size: 6.6 MB
- Stars: 63
- Watchers: 3
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rickandmortyapi.com
The code of the [The Rick and Morty API](https://rickandmortyapi.com) site.
**For more information about the API check [here](https://github.com/afuh/rick-and-morty-api)**
Run locally with
```
git clone https://github.com/afuh/rick-and-morty-api-site.git
cd rick-and-morty-api-site
npm install
npm run dev
```