braswelljr / bookie-api

Bookie is a simple task manager for you (API).

Home Page:https://stage-bookie-api-7kt2.encr.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOOKIE (API)

Bookie is a simple task manager for you. The API is a RESTFUL API built with Go and Encore.

Features

  • Create tasks
  • Edit tasks
  • Delete tasks
  • Mark tasks as done
  • Mark tasks as not done
  • Filter tasks by done/not done
  • Filter tasks by name
  • Filter tasks by date
  • Filter tasks by priority
  • Filter tasks by tag

FOR LOCAL DEVELOPMENT

  • CLONE THE REPOSITORY
git clone https://github.com/braswelljr/bookie-api.git
  • NAVIGATE TO THE THE DIRECTORY
cd bookie-api

About

Bookie is a simple task manager for you (API).

https://stage-bookie-api-7kt2.encr.app

License:MIT License


Languages

Language:Go 99.1%Language:Makefile 0.9%