{"id":22856205,"url":"https://github.com/diogocapela/learning-materials","last_synced_at":"2025-04-14T10:23:57.384Z","repository":{"id":62053045,"uuid":"537858185","full_name":"diogocapela/learning-materials","owner":"diogocapela","description":"Datasets, APIs, and assets for learning purposes.","archived":false,"fork":false,"pushed_at":"2022-10-02T00:59:42.000Z","size":78733,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T23:41:46.505Z","etag":null,"topics":["json"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diogocapela.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-17T15:57:41.000Z","updated_at":"2024-12-12T21:39:53.000Z","dependencies_parsed_at":"2022-10-25T19:00:49.731Z","dependency_job_id":null,"html_url":"https://github.com/diogocapela/learning-materials","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/diogocapela%2Flearning-materials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogocapela%2Flearning-materials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogocapela%2Flearning-materials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogocapela%2Flearning-materials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diogocapela","download_url":"https://codeload.github.com/diogocapela/learning-materials/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860648,"owners_count":21173479,"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":["json"],"created_at":"2024-12-13T08:07:30.407Z","updated_at":"2025-04-14T10:23:52.373Z","avatar_url":"https://github.com/diogocapela.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# learning-materials\n\nSuit of datasets, APIs, and assets for teaching purposes.\n\n## Public APIs\n\n### Dog Images\n\nGet a random dog image\n\n- https://dog.ceo/api/breeds/image/random\n\n### IP Address\n\nGet your current IP address (IPv4 format)\n\n- https://api.ipify.org/?format=json\n\nGet your current IP address (IPv6 format)\n\n- https://api64.ipify.org/?format=json\n\n### Weather\n\nGet the current weather on a specific city\n\n- https://goweather.herokuapp.com/weather/Porto\n\n### Funny Excuses\n\nGet a random excuse\n\n- https://excuser.herokuapp.com/v1/excuse\n\nGet a random excuse from a specific category (family, office, children, college or party)\n\n- https://excuser.herokuapp.com/v1/excuse/office\n\n### Lists of Animal Pictures\n\nGet a random list of cat images\n\n- https://shibe.online/api/cats?urls=true\u0026httpsUrls=true\u0026count=100\n\nGet a random list of dog images\n\n- https://shibe.online/api/shibes?urls=true\u0026httpsUrls=true\u0026count=100\n\nGet a random list of bird images\n\n- https://shibe.online/api/birds?urls=true\u0026httpsUrls=true\u0026count=100\n\n### Colors API\n\nGet a random color\n\n- https://x-colors.herokuapp.com/api/random\n- https://x-colors.herokuapp.com/api/random/blue\n- https://x-colors.herokuapp.com/api/random/blue?number=10\n\nConvert a HEX color to RGB\n\n- https://x-colors.herokuapp.com/api/hex2rgb?value=FFFFFF\n\nConvert a RGB color to HEX\n\n- https://x-colors.herokuapp.com/api/rgb2hex?value=120-200-30\n\n### Zoo Animal Details\n\nGet details of a single random zoo animal\n\n- https://zoo-animal-api.herokuapp.com/animals/rand\n\nGet details of 10 random zoo animals\n\n- https://zoo-animal-api.herokuapp.com/animals/rand/10\n\n### Image Search\n\nSearch images online\n\n- https://imsea.herokuapp.com/api/1?q=white%20cat\n\n### Digimon Cards\n\nSearch Digimon cards\n\n- https://digimoncard.io/api-public/search.php?n=agumon\n\n### MMO Games\n\nGet the latests news about MMO games\n\n- https://www.mmobomb.com/api1/latestnews\n\nGet all MMO games\n\n- https://www.mmobomb.com/api1/games\n- https://www.mmobomb.com/api1/games?platform=pc\n- https://www.mmobomb.com/api1/games?platform=browser\n- https://www.mmobomb.com/api1/games?category=shooter\n- https://www.mmobomb.com/api1/games?platform=browser\u0026category=shooter\n\nGet details about a specific game\n\n- https://www.mmobomb.com/api1/game?id=452\n\n### Poetry\n\nGet all authors\n\n- https://poetrydb.org/author\n\nGet all the poems of an author\n\n- https://poetrydb.org/author/William%20Shakespeare/title\n\nGet the content of specific poem from an author\n\n- https://poetrydb.org/title/Under%20the%20Greenwood%20Tree/lines.json\n\n\n### Cryptocurrencies\n\nGet details on all the cryptocurrencies\n\n- https://api.coincap.io/v2/assets\n\nGet details on a specific cryptocurrency\n\n- https://api.coincap.io/v2/assets/bitcoin\n\nGet the daily price history of a specific cryptocurrency\n\n- https://api.coincap.io/v2/assets/bitcoin/history?interval=d1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogocapela%2Flearning-materials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiogocapela%2Flearning-materials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogocapela%2Flearning-materials/lists"}