Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

RagnarSmari/JustTradeIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JustTradeIt

Token: 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

AccountController:

POST Register -> done -> tested POST login -> done -> tested GET logout -> done -> tested GET profile -> done -> tested PUT profile -> done -> tested

TradeController: GET trades -> done -> tested POST trades -> done -> tested GET trade/id -> done -> tested PUT trade/id -> done -> tested

ItemController: GET items -> done -> tested GET items/id -> done -> tested POST items -> done -> tested DELETE items/id -> done -> tested

UserController GET users/id -> done -> tested GET users/id/trades -> done -> tested

RabbitMQ: This service works as a glue between the other services to communicate with each other via AMQP

About

Finall Assignment in Web Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages