Node JS API tutorials with Firebase

7 views
Skip to first unread message

danquah...@gmail.com

unread,
Oct 16, 2018, 4:35:02 PM10/16/18
to nodejs.au
Hi, I am Richard. New to Node JS. 
i want to write an API for an app i am building using Node JS and Firebase.

Does anyone has a tutorial on it, kindly send me the link.

Thank you.

ıuoʎ

unread,
Oct 16, 2018, 9:07:09 PM10/16/18
to node...@googlegroups.com, danquah...@gmail.com
Hi Richard.

The most common web framework for nodejs is Express It is very simple and easy to get started for basic routes.
Personally I find it's core to be too minimal and I prefer something more comprehensive hapi is my favorite node framework
and it comes with a lot of essential features  built in.

Both hapi and Express has large user base and a lot of plugins for extra features (express uses the term middleware for plugins though)

Since you mentioned firebase and I assume you need some minimal layer to access it you might wanna check GraphQL (I never personally used it).
GraphQL seem to be a hot trend now for designing api endpoints. It is a lot more flexible and powerful than traditional REST. 
Though you can use GraphQL with Express and hapi it Apollo is specifically designed to be used with GraphQL

Kind Regards,
Yoni

--
You received this message because you are subscribed to the Google Groups "nodejs.au" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejsau+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Richard Danquah

unread,
Oct 17, 2018, 7:54:19 PM10/17/18
to yon...@gmail.com, node...@googlegroups.com
Hi 

ıuoʎ,


thank you for your reply, i am working on an api for a mobile application, but the requirement is with firebase. if you do have tutorials on firebase with node js. i will 
be grateful.

Hope to hear from you soon.

Best Regards
Richard


Reply all
Reply to author
Forward
0 new messages