Host Rest API end point on GitHub GET Only Mimic API | Make GET API like URL on GitHub

preview_player
Показать описание
In this video, I have shown that how we can host any JSON response as API End Point on GitHub.
In order to do so we need to use GitHub Pages.
This is very helpful if you quickly want to host any JSON data and then test your App.
Most of the free API providers have limitations like Limit your calls per day, only return specific set of data, etc.
But if you see this, you can quickly cerate any response from your API End Point.

GitHub repo link:

Рекомендации по теме
Комментарии
Автор

Simple and straightforward demonstration, thank you!

emkay
Автор

Thank you for making this video--very simple and clear.

suzannecurtis
Автор

thankyou so much, So simple and effective.

Jay-void
Автор

This is 🔥I've just launched my first app thanks to you ✨

zeMalreen
Автор

the only drawback with this approach is that if you host a multi key json file, then it wont work - you will have to split the keys into individual json files in separate repositories and then host them on github pages....whereas if I host a multi key json file on render, it will generate urls based on the keys you have in the json file.

codedjango
Автор

wait.. but i want to use an api that is not mine. with info that changes everytime. like "movies that are on trend right now". the page i created opens but i cant see the images of the movies..

stodani
Автор

can this be used for react native(GET, POST)?
I have a deadline for tomorrow :'

FajarMaulana-phfe
Автор

it doesnt work it only shows upgrade plan in pages

gnanavelsomasundaram
Автор

isn't this merely hosting a json file....how is this an API?

UnderProxy
Автор

how can i access the data like fetch using or axios using

lmdbswh
Автор

How much time it takes to send and recieve data

joanestradaramos
Автор

Is there is anyy kind of limit like 10000 requests?

BeeCoderGames
Автор

update part is not clear to me. According to u after set update part no list title show

MohaiMenulIslamMishu