{"id":18187312,"url":"https://github.com/kayprogrammer/norebase-challenge","last_synced_at":"2025-04-07T13:30:13.889Z","repository":{"id":260829794,"uuid":"880440574","full_name":"kayprogrammer/norebase-challenge","owner":"kayprogrammer","description":"A simple API demonstrating likes feature built in FastAPI","archived":false,"fork":false,"pushed_at":"2024-11-02T21:01:13.000Z","size":101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T16:19:19.915Z","etag":null,"topics":["fastapi","likes","likes-count","postgresql","pytest","sqlalchemy"],"latest_commit_sha":null,"homepage":"https://norebase-challenge.fly.dev","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/kayprogrammer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-29T18:19:17.000Z","updated_at":"2024-11-02T21:01:16.000Z","dependencies_parsed_at":"2024-11-02T22:16:49.772Z","dependency_job_id":"70c0eabf-e507-4ef2-8ba9-ce33a7d60bbb","html_url":"https://github.com/kayprogrammer/norebase-challenge","commit_stats":null,"previous_names":["kayprogrammer/norebase-challenge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fnorebase-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fnorebase-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fnorebase-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fnorebase-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/norebase-challenge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247661114,"owners_count":20975004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fastapi","likes","likes-count","postgresql","pytest","sqlalchemy"],"created_at":"2024-11-03T01:03:19.250Z","updated_at":"2025-04-07T13:30:13.860Z","avatar_url":"https://github.com/kayprogrammer.png","language":"Python","readme":"# NOREBASE CHALLENGE API\n\n![alt text](https://github.com/kayprogrammer/norebase-challenge/blob/main/display/show.png?raw=true)\n\n## How to run locally\n\n* Download this repo or run: \n```bash\n    $ git clone git@github.com:kayprogrammer/norebase-challenge.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ pip install -r requirements.txt\n```\n- Create an `.env` file and copy the contents from the `.env.example` to the file and set the respective values. A postgres database can be created with PG ADMIN or psql\n\n- Run Locally\n```bash\n    $ alembic upgrade heads \n```\n```bash\n    $ uvicorn app.main:app --reload\n```\n\n- Run With Docker\n```bash\n    $ docker-compose up --build -d --remove-orphans\n```\nOR\n```bash\n    $ make build\n```\n\n- Test Coverage\n```bash\n    $ pytest --disable-warnings -vv\n```\nOR\n```bash\n    $ make test\n```\n\n#### LIVE URL [NOREBASE Challenge Documentation](https://norebase-challenge.fly.dev)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fnorebase-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fnorebase-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fnorebase-challenge/lists"}