DEV Community

Ania Kubow
Ania Kubow

Posted on

let's make a Burger API -TOGETHER (video)

Hello everyone! In this weeks video I show you how to make your own API and deploy it onto the internet in just a few easy steps.

For those of you who would like to add a burger to my api, please make a pull request here, following the same format as discussed: https://github.com/kubowania/burger-api

For those of you wishing to check out the live API, visit here: https://my-burger-api.herokuapp.com/burgers

If you did like this video, please hit the Like and Subscribe button so I know to make more!

Twitter: https://twitter.com/ania_kubow
YouTube: https://youtube.com/aniakubow
Instagram: https://instagram.com/aniakubow

Latest comments (7)

Collapse
 
theo93 profile image
theo_cha

Hello, your video was awesome and very easy to follow.

I have a question about saving a new record.
I send a POST request, it saved for some time on my online API in Heroku but after that the record disappeared.
Isn't the json server saves the new data?

If not, what should i add to save my new data?

Thank you very much for the tuts and i can't wait for your full course.

Best regards.

Collapse
 
microworlds profile image
Caleb David

Awesome idea and nice presentation!

Collapse
 
ania_kubow profile image
Ania Kubow

Thank you :) Hope you can submit a burger!

Collapse
 
lamambasan profile image
San Lamamba

Lol i watched this video in the morning on YouTube recommendations and finding it here again πŸ˜…

Collapse
 
liyasthomas profile image
Liyas Thomas

Awesome API. Also super simple presentation. You know we are building an open source { free } API request builder for web: Hoppscotch

GitHub logo hoppscotch / hoppscotch

πŸ‘½ A free, fast and beautiful API request builder used by 100k+ developers. https://hoppscotch.io

You can spin up your endpoints and fetch response directly from your browser window by going to:
hoppscotch.io/?method=GET&url=http...

Some comments may only be visible to logged-in visitors. Sign in to view all comments.