{"id":28444728,"url":"https://github.com/venu005/backend","last_synced_at":"2026-06-23T18:32:37.262Z","repository":{"id":228816398,"uuid":"774876821","full_name":"Venu005/backend","owner":"Venu005","description":"Backend for the code website","archived":false,"fork":false,"pushed_at":"2024-03-20T15:15:32.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-24T07:57:29.482Z","etag":null,"topics":["backend","fullstack"],"latest_commit_sha":null,"homepage":"https://backend-9how.onrender.com","language":"JavaScript","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/Venu005.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}},"created_at":"2024-03-20T11:04:31.000Z","updated_at":"2024-03-20T11:36:51.000Z","dependencies_parsed_at":"2024-03-20T16:49:18.717Z","dependency_job_id":null,"html_url":"https://github.com/Venu005/backend","commit_stats":null,"previous_names":["venu005/backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Venu005/backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venu005%2Fbackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venu005%2Fbackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venu005%2Fbackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venu005%2Fbackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Venu005","download_url":"https://codeload.github.com/Venu005/backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venu005%2Fbackend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34702913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backend","fullstack"],"created_at":"2025-06-06T09:10:01.473Z","updated_at":"2026-06-23T18:32:37.246Z","avatar_url":"https://github.com/Venu005.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nThis is the backend repo for the [CodeRunner](https://github.com/Venu005/code-frontend). It can excecute codes in C++,Python,Java and JavaScript.\n\n### Working\nThere are two parts to it. One is hosting the express app on [render](https://render.com/)  and the other is hosting mysql database on  [clever-cloud](https://console.clever-cloud.com/)\nData is fetched in a very standard way.\n## Hosting\n This backend is hosted on [render](https://render.com/). It's pretty cool. GIve it a try. It gave me vercel vibes.\n## EndPoints\nThere are two endpoints:\n ### 1.POST :  /insert\n You can post your code here along with your username,preferred language , user input. This data is collected via a form element.\n You can check the [frontend](https://github.com/Venu005/code-frontend)\n  ```\n   https://backend-9how.onrender.com/insert\n\n```\n ### Intermediate Step:\n When the form is submitted,all the validation is done, We hit the second route, Here the data is fetched from a mysql database hosted on [clever-cloud](https://console.clever-cloud.com/)\n\n ### 2.GET :  /results\n Once the information is fetched , the data is rendered on the frontend in a tabular form.\n ```\n   https://backend-9how.onrender.com/results\n\n```\n## Improvements\nI tried using redis to cache query but failed big time. Any help is appreciated.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenu005%2Fbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenu005%2Fbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenu005%2Fbackend/lists"}