Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 212 Bytes

go-email

A REST API Email service. Fetch, View, Update and Delete the Email from IMAP.

To generate swagger docs

  • Install: go install github.com/swaggo/swag/cmd/swag@latest
  • Generate Docs: swag init