package
0.0.0-20221113082910-df4b7d7508a5
Repository: https://github.com/jason5lee/simple-blog.git
Documentation: pkg.go.dev

# Functions

NewCreateArticleController creates a new controller for creating an article.
NewGetAllArticlesController creates a new controller for getting all articles.
NewGetArticleByIDController creates a controller for getting an article by ID.

# Structs

CreateArticleRequest is the request body for creating an article.