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

ckipp01/andaga-core

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
lib
 
 
 
 
 
 
 
 
 
 

á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