{"id":26396285,"url":"https://github.com/reppon97/api_analytics","last_synced_at":"2026-04-05T20:39:50.871Z","repository":{"id":52827733,"uuid":"358543591","full_name":"reppon97/api_analytics","owner":"reppon97","description":"Simple Rest Api with Users, Posts, Likes/Dislikes","archived":false,"fork":false,"pushed_at":"2021-11-03T12:56:31.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T11:31:35.693Z","etag":null,"topics":["docker","docker-compose","flask","flask-restful","postgresql","rest-api","sqlalchemy","test"],"latest_commit_sha":null,"homepage":"","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/reppon97.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":"2021-04-16T09:19:42.000Z","updated_at":"2022-02-24T13:56:30.000Z","dependencies_parsed_at":"2022-08-23T08:41:09.637Z","dependency_job_id":null,"html_url":"https://github.com/reppon97/api_analytics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reppon97/api_analytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reppon97%2Fapi_analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reppon97%2Fapi_analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reppon97%2Fapi_analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reppon97%2Fapi_analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reppon97","download_url":"https://codeload.github.com/reppon97/api_analytics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reppon97%2Fapi_analytics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31449834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","flask","flask-restful","postgresql","rest-api","sqlalchemy","test"],"created_at":"2025-03-17T11:28:07.719Z","updated_at":"2026-04-05T20:39:50.841Z","avatar_url":"https://github.com/reppon97.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nSimple Rest Api with Users, Posts, Likes/Dislikes\n\n### Stack:\n* API: Flask\n* PostgreSQL\n\nDeployment:\n\n`make docker-up`\n\n\u003csmall\u003edocker-compose up with all required initializing/migration commands such as\u003c/small\u003e\n\n`flask db init`\n\n`flask db migrate`\n\n`flask db upgrade`\n\n`flask run`\n\n\nTests:\n\nUser Register, User Login (+JWT access key), Create Post, Like \u0026 Dislike Post\n\n`make test`\n\n\u003ca\u003ehttp://localhost:5000/api/analytics?date_from=2018-12-30\u0026date_to=2021-05-01\n\nLike count URL example\n\n### api_user table:\n\n| Field  | Type  | Null | KEY | DEFAULT | EXTRA |\n| ------------- | ------------- | ------ | ----- | ----- | ------- |\n| id  | int  | NO | PRIMARY | NULL | auto_increment |\n| email  | varchar(60) | NO |  | NULL |  |\n| password | varchar | NO |  | NULL |  |\n| first_name | varchar(50) | NO |  | NULL |  |\n| last_name | varchar(50) | NO |  | NULL |  |\n| birth_date | date | NO |  | NULL |  |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freppon97%2Fapi_analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freppon97%2Fapi_analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freppon97%2Fapi_analytics/lists"}