Skip to content

jeffleon/Mail-Microservice

Repository files navigation

Mail-Microservice

Run API

Before you run the API need a .env file, check the .env-sample for the variables that you need and create yours or change the name for use this one

  • Run the API with the commands below
    make up
  • This one do a rebuild docker images
    make up_build

Test


Docs

  • See the documentation ones the API is up in the following URL

http://localhost:8081/api/mail/v1/public/docs/index.html

Releases

No releases published

Packages

No packages published