Skip to content

thansetan/go-blog

Repository files navigation

Final Project for Sanbercode's Back-end development with Golang Class

a simple medium-like blog API where users can create posts, search for another user's posts, create a list and add posts to their list/library/saved posts (or whatever you call it).

How To Run

  1. Rename .env.example to .env and fill the data.
  2. Execute the command docker-compose up.
  3. The application will be accessible on the port specified in the .env file under the HTTP_PORT variable.

The documentation will be available at http://localhost:{HTTP_PORT}/swagger/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published