{"id":25728498,"url":"https://github.com/ricardorobledo/calling-art-backend","last_synced_at":"2026-05-10T03:06:39.254Z","repository":{"id":50424098,"uuid":"511171807","full_name":"RicardoRobledo/calling-art-backend","owner":"RicardoRobledo","description":"This is an easy API about an app like pinterest to manage users and images","archived":false,"fork":false,"pushed_at":"2023-12-23T03:35:41.000Z","size":23621,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-09T21:19:51.588Z","etag":null,"topics":["api","django","django-cors-headers","django-filter","django-rest-framework","djangorestframework-simplejwt","heroku","learn","postman","python-decouple","python3","rest-api","yasg-drf"],"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/RicardoRobledo.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}},"created_at":"2022-07-06T14:31:00.000Z","updated_at":"2023-11-27T02:29:54.000Z","dependencies_parsed_at":"2023-12-04T06:33:33.301Z","dependency_job_id":null,"html_url":"https://github.com/RicardoRobledo/calling-art-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RicardoRobledo%2Fcalling-art-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RicardoRobledo%2Fcalling-art-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RicardoRobledo%2Fcalling-art-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RicardoRobledo%2Fcalling-art-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RicardoRobledo","download_url":"https://codeload.github.com/RicardoRobledo/calling-art-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766623,"owners_count":19854129,"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":["api","django","django-cors-headers","django-filter","django-rest-framework","djangorestframework-simplejwt","heroku","learn","postman","python-decouple","python3","rest-api","yasg-drf"],"created_at":"2025-02-26T00:18:17.264Z","updated_at":"2026-05-10T03:06:39.210Z","avatar_url":"https://github.com/RicardoRobledo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calling art backend\r\n\r\nThis is an easy API about an app like pinterest to manage users and images.\r\n\u003cbr\u003e\r\nYou can watch the frontend here: [calling-art-frontend](https://github.com/KGHerrera/calling-art-frontend).\r\n\r\n\r\n\u003cbr\u003e\r\n\r\n\r\n|\u003cimg src=\"https://github.com/RicardoRobledo/calling-art-backend/blob/main/img1.png\"\u003e|\u003cimg src=\"https://github.com/RicardoRobledo/calling-art-backend/blob/main/img2.png\"\u003e|\r\n| --- | --- |\r\n\r\n\r\n\u003cbr\u003e\r\n\r\n\r\n## Made up with 🛠️\r\n\r\n| *Technology* | *Description* |\r\n| --- | --- |\r\n| Python(https://www.python.org/) | Programming language |\r\n| Django(https://www.djangoproject.com/) | Framework to make web applications up |\r\n| djangorestframework(https://www.django-rest-framework.org/) | Toolkit to make web apis up |\r\n| djangorestframework-simplejwt(https://django-rest-framework-simplejwt.readthedocs.io/en/latest/index.html/) | Plugin for django rest framework to use JSON web tokens |\r\n| django-filter(https://django-filter.readthedocs.io/en/stable/) | Reusable Django application that allow us to filter down a queryset based on a model's fields |\r\n| django-cors-headers(https://pypi.org/project/django-cors-headers/) | Django App that adds Cross-Origin Resource Sharing (CORS) headers to responses |\r\n| python-decouple(https://pypi.org/project/python-decouple/) | Library to manipulate envvars |\r\n| pyscopg2(https://pypi.org/project/psycopg2/) | Connector to use a postgre database |\r\n| dj-database-url(https://pypi.org/project/dj-database-url/) | Library that return us a database connection using a envvar |\r\n| drf_yasg(https://drf-yasg.readthedocs.io/en/stable/) | Library to document our app automatically in swagger |\r\n| gunicorn(https://pypi.org/project/gunicorn/) | WSGI HTTP Server for UNIX |\r\n| whitenoise(https://pypi.org/project/whitenoise/) | Library that allows us serve static files in our your web app |\r\n| django-heroku(https://pypi.org/project/django-heroku/) | Library that ensures a seamless deployment and development experience |\r\n| Heroku(https://www.heroku.com/) | Platform as a service (PaaS) to host |\r\n\r\n\r\n\u003cbr\u003e\r\n\r\n\r\n## Author ✒️\r\n\r\n- Ricardo Robledo - [RicardoRobledo](https://github.com/RicardoRobledo)\r\n\r\n\r\n\u003cbr\u003e\r\n\r\n## Video\r\n- [Link](https://youtu.be/UYQ41Tr4bCc?feature=shared)\r\n\r\n\u003cbr\u003e\r\n\r\n## Deployment in Heroku :smile:\r\n\r\n[Click here](https://callingartbackend.herokuapp.com/swagger/) - Calling Art Backend\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardorobledo%2Fcalling-art-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardorobledo%2Fcalling-art-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardorobledo%2Fcalling-art-backend/lists"}