Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Notes APP Backend

To run:

npm install

npm start

API Documentation :


Find inside ReadME folder in the repo: ReadME\ThirdFortAPIDocumentation.postman_collection

Database Schema:


Find inside ReadME folder in the repo: ReadME\notes_app_db_schema.sql.txt
🛑 Database schema was added to the repo as a text file. When importing it, change to:

notes_app_db_schema.sql

Technologies and Reasons:

Developed using NodeJs and MySQL database.
Used stored procedures to write sql queries to avoid sql injections and for reusability.
To handle multiuser environment, promise based approach was used.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages