Mini blog written in golang.
wget https://raw.githubusercontent.com/andrzejd-pl/glog/master/docker-compose.yml && \
docker-compose up -d
GET /api/posts
- return all posts from database
-
add custom configuration - add categories to posts
- add admin panel
- add frontend
- add pagination