Skip to content

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 333 Bytes

ListOfThirdPartyApis.md

File metadata and controls

executable file
·
7 lines (6 loc) · 333 Bytes

List of third party APIS / Libraries in project

  • nodemailer - to send forgot password email
  • openssl - to generate certs for server
  • Axios - promise based HTTP client for all HTTP requests gets,puts etc
  • mongoose - API to perform tasks on server such as finding users
  • react-helmet - Title service to change titles in pages