Skip to content

HETIC-MT-P2021/CQRSES_GROUP4

Repository files navigation

Go API using CQRS and Event Sourcing

Where am I ? 💡

This app allows you to build in a easy and fast way a go project using the combination of CQRS and EventSourcing patterns. It is built by the Group 4 of the MT5-P2021 team in Hétic.

Don't forget to read/use commits and PR conventions before doing any change !

Docs 📄

You can find our docs folder here

Swagger doc 📄

To generate swagger doc

$ swag init -g cmd/app/main.go

Go in http://localhost:8080/swagger/index.html to see API doc

Features 📘 (incoming)

  • As a user, I want to read articles
  • As an admin, I want to read, write and publish articles

Main Libraries 📚 (incoming)

Contributors ✨


Jean Baptiste Agostin

✏️

Wyllis Monteiro

✏️

Fayçal Touré

✏️

Valentin Moret

✏️

License 📑

MIT