{"id":13425004,"url":"https://github.com/ycd/universities","last_synced_at":"2025-03-21T10:31:21.332Z","repository":{"id":49713581,"uuid":"278060181","full_name":"ycd/universities","owner":"ycd","description":":school_satchel: Free \u0026 open source API service for obtaining information about +9600 universities worldwide.","archived":false,"fork":false,"pushed_at":"2021-06-10T15:48:56.000Z","size":145,"stargazers_count":65,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T00:01:37.661Z","etag":null,"topics":["api","api-rest","asyncpg","fastapi","fastapi-sqlalchemy","postgresql","python","python3","sqlalchemy","uvicorn"],"latest_commit_sha":null,"homepage":"https://universitiesapi.herokuapp.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ycd.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}},"created_at":"2020-07-08T10:31:28.000Z","updated_at":"2025-03-08T03:39:45.000Z","dependencies_parsed_at":"2022-09-14T08:01:02.845Z","dependency_job_id":null,"html_url":"https://github.com/ycd/universities","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ycd%2Funiversities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ycd%2Funiversities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ycd%2Funiversities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ycd%2Funiversities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ycd","download_url":"https://codeload.github.com/ycd/universities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244777860,"owners_count":20508798,"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","asyncpg","fastapi","fastapi-sqlalchemy","postgresql","python","python3","sqlalchemy","uvicorn"],"created_at":"2024-07-31T00:01:01.791Z","updated_at":"2025-03-21T10:31:21.004Z","avatar_url":"https://github.com/ycd.png","language":"Python","readme":"\n\n![](https://img.shields.io/github/stars/ycd/universities?style=for-the-badge)\n![](https://img.shields.io/github/forks/ycd/universities?style=for-the-badge)\n![](https://img.shields.io/github/issues/ycd/universities?style=for-the-badge)\n![](https://img.shields.io/github/license/ycd/universities?style=for-the-badge)\n![](https://img.shields.io/bitbucket/pr/ycd/universities?style=for-the-badge)\n\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\n## License\n\nThis project is licensed under the terms of the MIT license.\n","funding_links":[],"categories":["Projects"],"sub_categories":["Open Source Projects"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fycd%2Funiversities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fycd%2Funiversities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fycd%2Funiversities/lists"}