/Blog-API

This is my first node application that will have database hooked to it. I intend to have full CRUD operations when I am done & use it to provide data from the BLOG template we working on.

Primary LanguageTypeScriptMIT LicenseMIT

Blog API Project:

Tech Stack:

  1. Node + Typescript
  2. Mongo DB
  3. JWT

mongodb + node

TODO:

  • Add error middle were to handle error with data & status
  • Add route for handling reset password.
    1. add the email module,
    2. send email & when user goes to that route with given token allow them to change the password.
  • Restructure the code and attempt to do the functions using modules.
  • Clean up the code by modulerizing things.
  • Create error message & logging module with it's types.
  • Create error, warning or message.

Examples:

Left:

Left columns Right columns
Cookie parser missing
bcrypt missing
email validator missing

Blocks of code:

End...

----------------------------More comments still loading ------------------------