Skip to content

ooatamelbug/blog-task-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-task-app

this app is blog for create posts and comment for interact bettween users throw this app user can signup new user and signin user and get token user can add post and can add comment for an post , and also can edit and git and update and delete for posts and comments

the tools that i used in this app

1 - database postgresql 2- gin gonic framework

link that upload in heroku

https://blog-task-moh.herokuapp.com/api


build blog app

go build -o bin/post/cmd -v ./cmd

run app in development

go run ./cmd/main.go

run app after build

go run ./bin/cmd/main.go

About

blog app for posts and comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages