Skip to content

This is the backend code for a whistle-blowing web app. We use node-JS(Express JS) and connect with MongoDB(handling schema via Mongoose). Including features are (1) Encrypted reports(all the sensitive content is encrypted) and (2)Attachment upload (3) Login with token

Notifications You must be signed in to change notification settings

ryoosukesaito/Backend-whistleblowing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whistleblowing-backend

how to install

git clone
npm install --legacy-peers-deps
npm run dev

Updates

  • 2023-04-22 differenciate GET report with one decrypted and non-decrypted (supposely we should use with decrypted one after we clean our database to delete those data without description being encrytpted )

backend API documentation

admin side APIs

image

image

image

About

This is the backend code for a whistle-blowing web app. We use node-JS(Express JS) and connect with MongoDB(handling schema via Mongoose). Including features are (1) Encrypted reports(all the sensitive content is encrypted) and (2)Attachment upload (3) Login with token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •