Syna3C / Syna3C-Project

This is an Open Source Disaster Recover Platform by Non Profit Company Syna3C
3 stars 0 forks source link

Backend - Create GET and POST Event SQL Query #40

Open shonore opened 5 years ago

shonore commented 5 years ago
  1. A SQL query is generated for Inserting a new Event
  2. The SQL query is put in a .sql file in the docs/ directory
  3. Create EventRouter.ts file
  4. Create function in EventRouter.ts file that calls the INSERT SQL query