{"id":13621428,"url":"https://github.com/afuh/rick-and-morty-api","last_synced_at":"2025-05-16T15:06:49.611Z","repository":{"id":40725703,"uuid":"120371205","full_name":"afuh/rick-and-morty-api","owner":"afuh","description":"The Rick and Morty API","archived":false,"fork":false,"pushed_at":"2023-05-18T18:43:12.000Z","size":30187,"stargazers_count":1001,"open_issues_count":9,"forks_count":119,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-12T11:58:50.819Z","etag":null,"topics":["api","graphql","graphql-api","rest-api","rick-and-morty","rickandmorty"],"latest_commit_sha":null,"homepage":"https://rickandmortyapi.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afuh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-05T22:40:29.000Z","updated_at":"2025-04-07T01:28:12.000Z","dependencies_parsed_at":"2024-06-12T05:57:39.744Z","dependency_job_id":"40a26bbf-5f6a-40ca-8e77-10acce6c47a3","html_url":"https://github.com/afuh/rick-and-morty-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afuh%2Frick-and-morty-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afuh%2Frick-and-morty-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afuh%2Frick-and-morty-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afuh%2Frick-and-morty-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afuh","download_url":"https://codeload.github.com/afuh/rick-and-morty-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553959,"owners_count":22090417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","graphql","graphql-api","rest-api","rick-and-morty","rickandmorty"],"created_at":"2024-08-01T21:01:06.026Z","updated_at":"2025-05-16T15:06:49.587Z","avatar_url":"https://github.com/afuh.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","api"],"sub_categories":[],"readme":"[![The Rick and Morty API](https://repository-images.githubusercontent.com/120371205/b6740400-92d4-11ea-8a13-d5f6e0558e9b)](https://rickandmortyapi.com)\n\n# The Rick and Morty API\n\n[![Tests](https://github.com/afuh/rick-and-morty-api/workflows/Tests/badge.svg)](https://github.com/afuh/rick-and-morty-api/actions?query=workflow:Tests)\n[![Coveralls github branch](https://img.shields.io/coveralls/github/afuh/rick-and-morty-api/master.svg?style=flat-square)](https://coveralls.io/github/afuh/rick-and-morty-api?branch=develop)\n[![Twitter Follow](https://img.shields.io/twitter/follow/rickandmortyapi.svg?style=flat-square\u0026label=Follow)](https://twitter.com/rickandmortyapi)\n\n\n[The Rick and Morty API](https://rickandmortyapi.com) is a RESTful and GraphQL API based on the television show [Rick and Morty](https://www.adultswim.com/videos/rick-and-morty). You will access to data about hundreds of characters, images, locations and episodes. The Rick and Morty API is filled with canonical information as seen on the TV show.\n\n## Getting Started\n**Check out the [documentation](https://rickandmortyapi.com/documentation) to get started**\n\n## JavaScript client\nThe Rick and Morty API JavaScript client is a [fully typed](https://javascript.rickandmortyapi.com/modules/interfaces.html) client that gives you access to the API and its features. \n\n- [View on GitHub](https://github.com/afuh/rick-and-morty-api-node)\n- [Client reference](https://javascript.rickandmortyapi.com)\n\n## Community libraries\n- **Dart**: [Rick and Morty API Dart Client](https://github.com/Yash-Garg/RickandMorty-Dart-Wrapper) by [Yash Garg](https://github.com/Yash-Garg)\n- **Elixir**:  [ExShla - The Rick and Morty API Wrapper](https://github.com/l1h3r/ex_shla) by [l1h3r](https://github.com/l1h3r)\n- **Go**: [The Rick and Morty API Go client](https://github.com/pitakill/rickandmortyapigowrapper) by [Leopoldo Caballero](https://github.com/pitakill)\n- **Java**: [Rick and Morty API Java Client](https://github.com/adrianoluis/rickandmortyapi-java) by [Adriano Rocha](https://github.com/adrianoluis)\n- **.NET**: \n  - [Rick.Net](https://github.com/bigdummyhead/rick.net) by [BIGDummyHead](https://github.com/bigdummyhead)\n  - [RickAndMorty.Net.Api](https://github.com/Carlj28/RickAndMorty.Net.Api) by [Carlj28](https://github.com/Carlj28)\n- **PHP**: [Rick and Morty API PHP Client](https://github.com/nickbeen/rick-and-morty-api-php) by [Nick Been](https://github.com/nickbeen)\n- **Python**: [Python implementation for the Rick and Morty API](https://github.com/curiousrohan/ramapi) by [Rohan Hazra](https://github.com/curiousrohan)\n- **R**: [mortyr](https://github.com/MikeJohnPage/mortyr) by [Mike Page](https://github.com/MikeJohnPage)\n- **Ruby**: [The Rick and Morty API Gem](https://github.com/spielhoelle/rick-and-morty-gem) by [Tommy Spielhoelle](https://github.com/spielhoelle)\n- **Rust**: [rick-and-morty crate](https://github.com/dshomoye/rick-and-morty) by [dshomoye](https://github.com/dshomoye)\n- **Swift**: [The Rick and Morty API Swift Client](https://github.com/benjaminbruch/rick-morty-swift-api) by [Benjamin Bruch](https://github.com/benjaminbruch)\n\n## API collections\n- [Postman collection for the Rick and Morty API](https://github.com/loopDelicious/rick-and-morty-postman) by [loopDelicious](https://github.com/loopDelicious)\n- [Insomnia collection for the Rick and Morty API](https://github.com/filfreire/rick-and-morty-insomnia) by [filfreire](https://github.com/filfreire)\n\n## Website\nYou can check the code of the website [here](https://github.com/afuh/rick-and-morty-api-site)\n\n## Support\n[Help to maintain The Rick and Morty API's infrastructure](https://rickandmortyapi.com/help-us).\n\nIf you want to know more about The Rick and Morty API click [here](https://rickandmortyapi.com/about).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafuh%2Frick-and-morty-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafuh%2Frick-and-morty-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafuh%2Frick-and-morty-api/lists"}