/IE_midterm

Internet Egineering course midterm exam

Primary LanguageGo

Go Shopping Basket

this repo belongs to my Internet Enginnering course midterm exam files. this simple RESTAPI is about a shopping basket where you have a set of CRUD operation on shopping baskets and users Authentication & Authorization is also implemented by using JWT token.