Adhalianna / tracke.rs

A flexible task management tool working as a web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design and implement skeletons of API paths for handling tasks and trackers

Adhalianna opened this issue · comments

This is related to two of most important at the moment user stories #40 and #41

The goal is to design and prototype the endpoints used by the API directly in code. The endpoints can respond with anything at the moment. It is most important that the paths and methods have an initial design.