cloud-resume-api icon indicating copy to clipboard operation
cloud-resume-api copied to clipboard

[ADDED] submission

Open bavllymagid opened this issue 1 year ago • 1 comments

Description

The ServerLess resume project is a personal resume serverless function on GCP. This setup involves HTTP triggers that invoke the Cloud Functions on GCP, which then query a Firestore to retrieve and return resume in JSON format.

Services used

  • Cloud Functions : a serverless platform for running event-driven code without managing servers. It automatically scales and responds to events from Google Cloud services, enabling efficient background processing and API handling.
  • Firestore : a scalable NoSQL document database that allows real-time data storage and synchronization for web and mobile applications, supporting offline capabilities and flexible data modeling.

bavllymagid avatar Oct 14 '24 05:10 bavllymagid

thank you @bavllymagid for your submission, will review and merge.

rishabkumar7 avatar Dec 29 '24 21:12 rishabkumar7