Microservice to handle `users` Code can be found in here - https://github.com/JBN-Infotech/eshop/tree/main/eshop-users - API-only app to manage CRUD for users - `rvm use ruby-3.0.5@eshop` - Ruby on rails - `rails s -p 3002` - `localhost:3002`
Microservice to handle
usersCode can be found in here - https://github.com/JBN-Infotech/eshop/tree/main/eshop-users
rvm use ruby-3.0.5@eshoprails s -p 3002localhost:3002