{"id":28682419,"url":"https://github.com/balnarendrasapa/project_api","last_synced_at":"2026-04-20T19:05:35.041Z","repository":{"id":193604332,"uuid":"687536528","full_name":"balnarendrasapa/project_api","owner":"balnarendrasapa","description":"Building this REST API for fun. This repo includes implementation in Django and FastAPI. See the Readme for more Information","archived":false,"fork":false,"pushed_at":"2024-01-11T21:22:17.000Z","size":264,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T02:09:17.103Z","etag":null,"topics":["api","django","django-rest-framework","fastapi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balnarendrasapa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-05T14:56:37.000Z","updated_at":"2023-10-24T20:04:38.000Z","dependencies_parsed_at":"2023-09-09T01:47:09.234Z","dependency_job_id":"f50b787f-c114-4b64-9282-74d0271f38a5","html_url":"https://github.com/balnarendrasapa/project_api","commit_stats":null,"previous_names":["balnarendrasapa/api","balnarendrasapa/project_api"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/balnarendrasapa/project_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balnarendrasapa%2Fproject_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balnarendrasapa%2Fproject_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balnarendrasapa%2Fproject_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balnarendrasapa%2Fproject_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balnarendrasapa","download_url":"https://codeload.github.com/balnarendrasapa/project_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balnarendrasapa%2Fproject_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32061266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api","django","django-rest-framework","fastapi"],"created_at":"2025-06-14T02:09:10.369Z","updated_at":"2026-04-20T19:05:35.022Z","avatar_url":"https://github.com/balnarendrasapa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API 🚀\r\n\r\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/balnarendrasapa/project_api)\r\n[![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers\u0026message=Open\u0026color=blue\u0026logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/balnarendrasapa/project_api)\r\n![GitHub](https://img.shields.io/github/license/balnarendrasapa/project_api)\r\n\r\nI am building this project just for fun 😄. This repository contains code for API in django-restframework and in fastapi. For this project, I chose a postgres database 🐘. You don't need to have it installed on your PC. Everything is written in `.devcontainer/docker-compose.yml` file.\r\n\r\n## Development setup ⚙️\r\n\r\nThis repository contains a devcontainer.json file. You can either choose to open this in codespace or build a development environment locally. If you choose to develop locally, make sure to install the `Remote Development` extension in VSCode.\r\n\r\n- If you want to open in codespaces, click on the above badge `Open in GitHub Codespaces` 🛠️\r\n- If you want to open in VSCode locally, click on the above badge `Open in Dev Containers` 🛠️\r\n\r\n## Pre-Commit Githooks installation 🚦\r\n\r\nThis is optional. There are two githooks configured for this repository: black formatter ✨ and flake8 linter ❄️. You can install these githooks by running `make dev-install` ⚙️\r\n\r\n## Running server 🏃‍♂️\r\n### In Dev Environment 🛠️\r\n- To run the server, run the command `make run`. This starts up both the django API and FastAPI servers. You can access the django API through `localhost:8080` and you can access FastAPI through `localhost:8000` 🚀\r\n- To stop the server, run `make stopserver` ⛔\r\n\r\n### Using docker-compose in root 🐳\r\n\r\n- To run using docker-compose, cd into the root directory and run `docker-compose up`. This may not be useful for development.\r\n- There is an image available in this repository. If you just want to check this project out, download `other/docker-compose.yml` file and run `docker-compose up` 🐳\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalnarendrasapa%2Fproject_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalnarendrasapa%2Fproject_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalnarendrasapa%2Fproject_api/lists"}