codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Follow publication

Express.js on Cloud Functions for Firebase

James Hegedus
codeburst
Published in
5 min readMay 31, 2017

--

Express on Cloud Functions for Firebase

Why use Express with Cloud Functions?

Yeah, but why Express?

Express directly in an HTTPS Cloud Function

How does this even work?

Using Middleware

Use middleware like you normally would!

Caveats

Trailing Slash “/”

Not as clean, but a better endpoint to consume.

BodyParser

Conclusion

Need something else to read?

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Published in codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Written by James Hegedus

https://jthegedus.dev Prefer-er of the simple things. Go, HTMX, Tailwind, Google Cloud, Firebase, Cloudflare, self-hosting @jthegedus on all platforms.

Responses (11)