{"id":26234158,"url":"https://github.com/libinfaby/admaren-git","last_synced_at":"2026-04-21T08:04:50.585Z","repository":{"id":185362668,"uuid":"671305951","full_name":"libinfaby/admaren-git","owner":"libinfaby","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-01T15:23:44.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T20:14:21.336Z","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/libinfaby.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":"2023-07-27T02:57:08.000Z","updated_at":"2023-08-01T15:04:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"e48d0594-03fb-48ae-b089-0819935a3c63","html_url":"https://github.com/libinfaby/admaren-git","commit_stats":null,"previous_names":["libinfaby/admaren-git"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/libinfaby/admaren-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libinfaby%2Fadmaren-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libinfaby%2Fadmaren-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libinfaby%2Fadmaren-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libinfaby%2Fadmaren-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libinfaby","download_url":"https://codeload.github.com/libinfaby/admaren-git/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libinfaby%2Fadmaren-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32082782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"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":[],"created_at":"2025-03-13T01:19:45.174Z","updated_at":"2026-04-21T08:04:50.577Z","avatar_url":"https://github.com/libinfaby.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# admaren-git\n### A text saving and retrieval web app using Django, Django REST Framework and Simple JWT.\n---\n## Running the project\n(database is not deleted and .gitignore is not included for easier testing purposes)\n- Clone the repository.\n- Install `pipenv`. Alternatively, `pyenv`, `venv` etc. can also be used.\n- Run `pipenv shell` inside the directory. This will create a virtual environment named `admaren-git`.\n- Install packages mentioned inside the `Pipfile`.\n- Test django by running `python manage.py runserver` from the root directory.\n- Test the urls and views. Some views require authentication. The `.../api/token/` view will create a new access token, if given the username and password, which can be used to authenticate the user.\n- For testing purposes, there is a python client in `py_client/snippet_overview.py`, which can be used to test the `SnippetOverviewAPIView`. A username and password is required to generate the token. The database already has a user with `username: admin, password: admin` or you can create a new user through the admin panel or another admin user by running `python manage.py createsuperuser` and giving the necessary credentials.\n- Most of the views require token authentication. Tools like cURL or Postman can be used to resolve the URL's for protected views. Example:\n`curl \\\n  -H \"Authorization: Bearer {access-token}\" \\\n  http://localhost:8000/api/{some-protected-view}/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibinfaby%2Fadmaren-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibinfaby%2Fadmaren-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibinfaby%2Fadmaren-git/lists"}