Skip to content

flvSantos15/go-category-msvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • create http server
  • the api should be able to create a new category
  • the api should be able to list all categories
  • [] the api should be able to get a category by id
  • [] the api should be able to update a category
  • [] the api should be able to delete a category
  • [] use postgres as database to persist entities
  • [] the api should send an event to a broker when a category name is updated

Next Steps

  • [] Dockerize
  • [] Permission/Roles
  • [] Deploy (AWS)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages