Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 805 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 805 Bytes

Personal Portfolio - REST API 🦁

Personal portfolio built with React and other technologies.

Link: Live API

List of Technologies and features:

  • 🚀 Built with the latest Node and Express versions
  • 🔐 TypeScript for strong Static Typing
  • 📅 MongoDB database with Mongoose for custom schemas
  • 💪 Use of the best REST practices
  • 📧 Postman for creating and testing the API
  • 🚯 User input sanitation
  • 🔑 Authentication & JWT Tokens (jsonwebtoken, bcryptjs)
  • 🎯 ESLint analysis to make the application more robust and production standard