Skip to content
This repository was archived by the owner on Apr 4, 2021. It is now read-only.

ckipp01/andaga-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ándaga-core

ándaga-core is the api and core engine for my ándaga time tracking system.

Below are the existing routes at this point

  • GET /categories used to receive a list of all categories that have been used
  • GET /log used to retrieve a certain amount of logs specified by an amount parameter
  • POST /log used for storing logs
  • GET /projects used to receive a list of all projects that have been used
  • GET /tags used to receive a list of all tags that have been used

You can find out more about this project here on my wiki.

About

Core engine of the ándaga time tracking system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published