Skip to content

RESTful API developed with TypeScript following MSC (Model-Service-Controller) Architecture.

Notifications You must be signed in to change notification settings

isabelanery/trybesmith

Repository files navigation

Trybesmith

Project developed at Back-End Development Module of Trybe's Web Development course. I was approved with 100% of the mandatory and optional requirements met.

The goal was to create a medieval items store API with all CRUD operations with TypeScript following MSC (Model-Service-Controller) Architecture.

Tools

  • TypeScript
  • Express
  • Express Async Errors
  • Json Web Tokens
  • DotEnv
  • Joi
  • MySQL

Developed Skills

  • Create an Express.js application using TypeScript
  • Develop a RESTful API following MSC (Model-Service-Controller) architecture
  • Validate request's data with Joi library
  • Implement authentication using Json Web Token
  • Use TypeScript's features such as Type Aliases, Generics, Interfaces

In works:

As of now, I am no longer working on this project.

About

RESTful API developed with TypeScript following MSC (Model-Service-Controller) Architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published