Skip to content

garrettdieckmann/timekeepingapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timekeeping API

The Timekeeping API exposes the storage, and some of the logic for the Timekeeping application.

Methods

ResourceDescription
GET /api/users/Returns the first and last name of every user.
GET /api/category/user/:userid/Returns all of the categories for the user specified via a unique user id.
GET /api/user/:userid/Returns person information about the user specified via a unique user id.

About

Server-side and API code for TimeKeeping App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published