{"id":13288458,"url":"https://github.com/manishkumar1080/first-draft-universities","last_synced_at":"2025-03-10T06:33:32.555Z","repository":{"id":243369017,"uuid":"805706230","full_name":"manishkumar1080/first-draft-universities","owner":"manishkumar1080","description":"Free \u0026 open source API service for obtaining information about +9600 universities worldwide.","archived":false,"fork":false,"pushed_at":"2024-05-25T08:51:32.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-29T16:59:27.005Z","etag":null,"topics":["api","api-rest","asyncapi","asyncpg","fastapi","fastapi-sqlalchemy","python","python3","uvicorn"],"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/manishkumar1080.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-05-25T08:28:36.000Z","updated_at":"2024-05-25T08:58:31.000Z","dependencies_parsed_at":"2024-06-08T11:56:10.904Z","dependency_job_id":"ba51355a-50e9-4977-b786-1b4b674f62c5","html_url":"https://github.com/manishkumar1080/first-draft-universities","commit_stats":null,"previous_names":["manishkumar1080/first-draft-universities"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkumar1080%2Ffirst-draft-universities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkumar1080%2Ffirst-draft-universities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkumar1080%2Ffirst-draft-universities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkumar1080%2Ffirst-draft-universities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manishkumar1080","download_url":"https://codeload.github.com/manishkumar1080/first-draft-universities/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242805420,"owners_count":20187995,"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","api-rest","asyncapi","asyncpg","fastapi","fastapi-sqlalchemy","python","python3","uvicorn"],"created_at":"2024-07-29T16:56:54.848Z","updated_at":"2025-03-10T06:33:30.279Z","avatar_url":"https://github.com/manishkumar1080.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cimg src=\"docs/photo.png\" width=700\u003e\n\n\n## Universities is free \u0026 open source API service. :school_satchel:\n   \n## Features :rocket:\n\n* **Python \u003ca href=\"https://github.com/tiangolo/fastapi\" class=\"external-link\" target=\"_blank\"\u003e**FastAPI**\u003c/a\u003e backend.** :hammer:\n* **SQLAlchemy** - models :bar_chart:\n* **Asynchronous** - Thanks to Uvicorn **Universities API** comes with a incredibly fast ASGI server, :rocket:\n* **Large database** - Supports over +140 countries +9600 Universities :satellite:\n* **Documentation** - Have an automatic API documentation web user interface thanks to FastAPI\n* **Open source** - Everything from the code base is opensource and free to use under a permissive MIT license.\n\n## Try it online with the [Documentation](https://universitiesapi.herokuapp.com) now! \n\n## How to use \u0026 query parameters :bulb:\n### You can search by:\n* **Country**             ```/search?country=India``` or ```/search?country=United+States```\n* **Name**                ```/search?name=harvard``` \n* **Alpha_two_code**      ```/search?alpha_two_code=FR```\n* **Domain**              ```/search?domain=uni-muenchen.de```\n\n### Multiple querying \u0026 Auto completion\n* **Name** and **Country** ```/search?country=Brazil\u0026name=Centro```\n* **Name** and **Alpha_two_code** ```/search?name=oxford\u0026alpha_two_code=gb```\n\n### Example Response \n```JSON\n{\n    \"name\": \"Ludwig-Maximilians-Universität München\",\n    \"alpha_two_code\": \"DE\",\n    \"country\": \"Germany\",\n    \"web_pages\": [\n      \"http://www.uni-muenchen.de/\"\n    ],\n    \"domains\": [\n      \"uni-muenchen.de\"\n    ],\n    \"state_province\": null\n}\n```\n\n\n## For Installation :pushpin:\n```shell\ngit clone https://github.com/ycd/universities.git\ncd universities\nvirtulenv env\nsource env/bin/activate\npip install -r requirements.txt\nuvicorn app.main:app --reload\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishkumar1080%2Ffirst-draft-universities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanishkumar1080%2Ffirst-draft-universities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishkumar1080%2Ffirst-draft-universities/lists"}