{"id":21457788,"url":"https://github.com/ali-tm-original/eventsapi","last_synced_at":"2026-05-07T19:08:13.766Z","repository":{"id":264066178,"uuid":"892256295","full_name":"Ali-TM-original/EventsApi","owner":"Ali-TM-original","description":"ELTE Python course FASTAPI assignment","archived":false,"fork":false,"pushed_at":"2024-11-21T19:36:49.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T13:33:03.833Z","etag":null,"topics":["fastapi","json","rest-api"],"latest_commit_sha":null,"homepage":"https://eventsapi-gs9p.onrender.com/docs","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/Ali-TM-original.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-11-21T19:25:06.000Z","updated_at":"2024-11-21T19:56:49.000Z","dependencies_parsed_at":"2024-11-21T20:40:50.262Z","dependency_job_id":null,"html_url":"https://github.com/Ali-TM-original/EventsApi","commit_stats":null,"previous_names":["ali-tm-original/eventsapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2FEventsApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2FEventsApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2FEventsApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2FEventsApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ali-TM-original","download_url":"https://codeload.github.com/Ali-TM-original/EventsApi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971193,"owners_count":20376784,"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","json","rest-api"],"created_at":"2024-11-23T06:07:04.788Z","updated_at":"2025-10-29T15:20:18.115Z","avatar_url":"https://github.com/Ali-TM-original.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# FastAPI Project\n\nThis is a FastAPI project designed for Assignment 1.\n\n## Installation\n\nTo run this project locally, you need to have Python and pip installed on your machine.\n\n1. Clone this repository:\n```bash\n  git clone https://github.com/frdayvz85/assignment1.git\n  or\n  git@github.com:frdayvz85/assignment1.git\n```   \n2. Navigate into the project directory:\n```bash\n  cd assignment1\n```   \n3. Create a virtual enviroment:\n```bash\n  python -m venv venv\n  or\n  py -m venv venv\n  or\n  py3 -m venv venv\n```\n4. Active a virtualenv\n```bash\n  Windows users from CMD run this command:\n  .\\venv\\Scripts\\activate.bat\n\n  Windows users from PowerShell run this command:\n  .\\venv\\Scripts\\Activate.ps1\n\n  Linux or Mac users run this command:\n  source venv/bin/activate\n```  \n5. Install the requirements in the current environment:\n```bash\n  pip install -r requirements.txt\n```  \n6. Last step run the following command:\n```bash\n  py app/main.py\n```  \n\n\n### Testing APIs 🚀:\nFastAPI documentation is automatically generated and interactive, meaning you can explore and test your API endpoints directly from a web browser. This documentation is generated based on the endpoint functions you define in your FastAPI application, along with their type hints, docstrings, and other metadata.\n\nAccessing interface use following link:\n```bash\n  http://127.0.0.1:8000/docs\n```  \n\nThere is 1 testing Endpoint which it is for testing.\nYou can check `Root` section and test it.\n\n![image](https://github.com/frdayvz85/python/assets/55210294/825dfd00-706b-436c-b2fe-8ab2b7349eae)\n\nYou can check Event APIs from ``Event`` section and test it:\n\n![image](https://github.com/frdayvz85/python/assets/55210294/7609d150-8dfc-4547-8126-184d8ea03129)\n\n\n\n\n```bash\n  Good Luck 🚀\n```  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-tm-original%2Feventsapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali-tm-original%2Feventsapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-tm-original%2Feventsapi/lists"}