00 Todo
|
01 Introduction to REST
|
02.00 Method for creating an enterprise REST service
|
02.01 Enterprise Architect: Conceptual Diagram of problem domain entities at a high level, and their relationships
|
02.02 Enterprise Architect: Logical diagram ( properties included )
|
02.03 Physical - list all the tables and the field details
|
02.07 What actions are required to each entity
|
02.08 What data do I want to retrieve about the entities
|
02.09 Write up REST endpoints
|
02.10 Success and Error codes
|