package
0.0.0-20200704105538-5e06dbdc7e3c
Repository: https://github.com/vonmutinda/crafted.git
Documentation: pkg.go.dev
# Functions
CreateArticle new article.
CreateUser new user.
DeleteAll - articles.
DeleteArticleByID delete article by id .
DeleteUser - pass id .
FetchArticleByID - .
GetArticles --FetchAll articles.
GetUser by ID.
GetUsers return all useers.
Login - .
UpdateArticle pass id and data.
UpdateUser - new info.