Building a RESTful API with Cloud Functions and Firestore - CRUD OPERATTIONS For Beginners

preview_player
Показать описание
In this FREE training, I will show you how simple it is to create a fully function RESTFULL API Services using , Firebase Cloud Functions.....👇

Source Links:
..........
Project File:

Follow us on:

Follow us on:

---------------------------------------------------------------------------------------------------------------------
Suggested Videos

---------------------------------------------------------------------------------------------------------------------
Social Media:
Facebook:

Instagram:
@vetrivel_ravi

Linkedin:

---------------------------------------------------------------------------------------------------------------------
Music :-
Song: Atch - Echoes
Music provided by Vlog No Copyright Music.
Creative Commons - Attribution 3.0 Unported

Chapters
00:00 - Intro
01:42 - Project Setup
12:59 - Configurations
16:16 - Configuring Security Key
18:20 - Creating App
22:54 - Creating API Create - POST
33:48 - Fetching Specific Data - GET
38:46 - Fetch All Data - GET
45:45 - Update Data - PUT
50:21 - Delete Data - DELETE
52:30 - Deploying API
Рекомендации по теме
Комментарии
Автор

this was super helpful, couldn't find a lot of this info anywhere until this video.

GabrielObadia
Автор

Finally it wooorks! Thank you very much for great tutorial!

Leavoda
Автор

its a great tutorial all concepts cleared

Explorers
Автор

best best video till now thankuu bro for this awsom tutorial

johnmartin
Автор

dude! finally I found the tutorial I was looking for, I love your explanations. Thank you so much!

chethiyakd
Автор

thank you brother crystal clear explanation

nilangagayashan
Автор

Incredible video, thank you very much I was able to follow everything. Very concrete and useful, you rock.

felixizarra
Автор

Thanks for the video, helped me to understand and do first deploy to firebase, I needed some light/easy to set up backend over my NextJS app, works perfectly fine.

meteor
Автор

Great tutorial for REST API with Firebase. Keep doing great things bro! 👊🔥

jetcurioso
Автор

Thank you! you helped me out a lot keep up the good work!

ramiaboomar
Автор

maybe god always bless you, thnks for help 🙏

randikamuhammad
Автор

please sir i have some question 1-please add another video means add auth and user roles management to this article.. 2-which better to more search request realtime db or firestore db depending on price loots of thanks for your best

aramabdulrahman
Автор

Great video! Maybe the best I ever saw for Firestore API usage. But here 3:07 I don't understand one thing. I have so or so to switch later in production mode, if I want to use my API in commercial projects. Wich code should have the rules block, so I can use the API ?

daco
Автор

Thank you for this video, it's perfect!

johnmackenzie
Автор

Thank you very much for that tutorial bro, You help me very much 😉

razafimandimbymamynantenai
Автор

Hi Vetri, thanks for this awesome video. It would be great if you can tell us how to handle relationship between the collections using the REST API using Cloud Functions. For example, connecting Students to the Teacher. and querying students of a teacher using REST API URL Params. Thanks.

rajblr
Автор

Once I deployed the api successfully, when I try to go to my post route using insomnia, I get a google signin page. Why is this happening? I also have a couple of questions - does the app only fire up when an endpoint is hit? So is this a slower way than just doing the crud operations through the application itself instead of hitting endpoints in the functions api? Just wondering because I have three apps using the same firestore database so I thought having all the curd operations in one place (a firebase function api) would simplify it. But, if it slows it down that would be a problem.

janelleschannel-nnmx
Автор

This was a great tutorial, however, I got all the way to deploy without issues, but when I run 'firebase deploy' I get an error - if I rerun it then sometimes it successfully deploys in terminal, but on the console it still says function deployment failed - any ideas?

chuckdeez
Автор

You don't really need to set the Id using the date, Firebase will create a unique ID

lollingx
Автор

Bro... Can u reply me what is this about ?? " create a web application which has employee details with crud ( create / read / update and delete ) operations. the data to be read from a google cloud filestore/ cloud data table. google cloud functions to be created to hand the crud operations. the cloud function / compute engine deployment should happen through google cloud build "

azmathkhan