Skip to content

Mortuie/CRUD_COPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUDCRUD Implementation

Routes Overview

  • GET baseUrl/uuid/resourceType/resourceId -> Gets the resource with resourceId and resourceType
  • POST baseUrl/uuid/resourceType -> Creates a resource of type resourceType