Skip to content

aglamadrid19/express-firestore-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Express server app using Google Firestore CRUD

This project is a demo of a basic express application that connects to Google Firestore, serving as an interface to the api users for CRUD operations.

Current features:

  • Data pull from Google Firestore
  • POST to save data on Google Firestore
  • GET to fetch entries on 'users' collection on Google Firestore

Future:

  • PUT Update record endpoint and logic
  • GET Fetch user by id
  • Authentication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published