emersonmellado / latincouver-2.0

Dynamic version of the app
0 stars 0 forks source link

Basic project Structure #1

Closed emersonmellado closed 7 years ago

emersonmellado commented 7 years ago

Create a CRUD for each table in the ER below:

image

  1. Any way of authentication can be used;
  2. All method should follow REST description;
  3. Place all the code into "api" folder