From 4d1573d2849558ce38868be551eb1f92d3ce800c Mon Sep 17 00:00:00 2001 From: Vojtech Mares Date: Sat, 27 Apr 2024 21:33:52 +0200 Subject: [PATCH] docs: bump README --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 535a9a9..4b229bc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ -# Backoffice API +# Backoffice / Backend -A Go backend server with REST API interface for my (freelancer's) backoffice. +Single binary containing: -Primary goal is to help organize myself and trainings. +- REST API +- Migrations +- Background tasks + +## About backoffice + +A small tool to help me organize myself and automate some of my life. Primary goal is to help organize myself and trainings.