Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 290 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 290 Bytes

CDN User App

Sample monorepo app for managing user. Go to app

Features

Backend

  • Create user
  • Get user
  • Delete user
  • Update user

Frontend

  • Create user (dummy)
  • Get user
  • Delete user
  • Update user