Skip to content

fekuna/go-post-article

Repository files navigation

Golang Post-Articles REST API 🚀

Note:

    1. make sure you have docker installed on your local machine
    1. there's no application run on PORT 3306 on your local machine
    1. you have migrate on your local machine

Recomendation for local development most comfortable usage:

make local // run all local containers
make migrate_up // migrate tables to your mysql 
make run

Run without docker

make migrate_up // migrate tables to your mysql
make run

POSTMAN COLLECTION

i have inserted postman collection in this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published