/surreal-studio-server-side

REST api for https://surreal-studio.firebaseapp.com/

Primary LanguageJavaScript

Server for Surreal Studio, a niche website for surrealistic art

Features (CRUD)

  • Create new documents (Add products, orders, reviews) in MongoDB collection
  • Delete documents in collection (Delete products, delete orders)
  • Update documents in collection (Update order status, user role)
  • Read from collection (Get from all collections )