• Stars
    star
    1
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Webshop application which simulates the interaction of buying an article from an online store. It's realized through a three-layer architecture on backend (Controller, Service and Repository) through which the users are authenticated and authorized through JWT.