{"id":19989224,"url":"https://github.com/maaack/timekeeper-api","last_synced_at":"2026-06-08T04:32:14.483Z","repository":{"id":15979568,"uuid":"79076352","full_name":"Maaack/TimeKeeper-API","owner":"Maaack","description":"API for Timeline management.","archived":false,"fork":false,"pushed_at":"2022-12-08T00:53:00.000Z","size":198,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-29T22:07:37.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Maaack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-16T02:42:48.000Z","updated_at":"2022-01-14T05:53:02.000Z","dependencies_parsed_at":"2023-01-11T20:24:17.743Z","dependency_job_id":null,"html_url":"https://github.com/Maaack/TimeKeeper-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maaack/TimeKeeper-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maaack%2FTimeKeeper-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maaack%2FTimeKeeper-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maaack%2FTimeKeeper-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maaack%2FTimeKeeper-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maaack","download_url":"https://codeload.github.com/Maaack/TimeKeeper-API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maaack%2FTimeKeeper-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34048681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T04:45:55.419Z","updated_at":"2026-06-08T04:32:14.466Z","avatar_url":"https://github.com/Maaack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time-Keeper-API\nAn API for managing timelines.\n\n# Basic Idea\nStore and retrieve timeline data and relationships between time, events, and actors\n\n# Environment Setup\n`docker-compose up`\n\nYou'll need to run migrations on the database to get it caught up.\n(If you'd like to have docker do this automagically - by all means)\n```\n$\u003e sudo docker exec -it timekeeperapi_web_1 /bin/bash\ntimekeeper_web_1$\u003e python manage.py makemigrations\ntimekeeper_web_1$\u003e python manage.py migrate\n```\n\nGo to `http://localhost:8000/`\n\n# Structure\nDjango-based REST API\n\n`timelines` has most of the meat. API is accessible in both readable HTML or JSON.\n\n# Additional Resources\nWriting your first Django App Tutorials: https://docs.djangoproject.com/en/2.0/intro/tutorial01/\n\nDjango REST framework Documentation: http://www.django-rest-framework.org/\n\nAPI Cheatsheet: https://github.com/RestCheatSheet/api-cheat-sheet#api-design-cheat-sheet\n\nREST API Quick Tips: http://www.restapitutorial.com/lessons/restquicktips.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaaack%2Ftimekeeper-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaaack%2Ftimekeeper-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaaack%2Ftimekeeper-api/lists"}