{"id":25132998,"url":"https://github.com/vikramsamak/phsipy-api","last_synced_at":"2026-01-23T20:41:14.328Z","repository":{"id":221794634,"uuid":"755391873","full_name":"vikramsamak/PhsiPy-Api","owner":"vikramsamak","description":"Rest API for making scientific calculations easy.","archived":false,"fork":false,"pushed_at":"2025-11-15T03:46:35.000Z","size":89,"stargazers_count":4,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-15T04:10:16.823Z","etag":null,"topics":["fastapi","physics","python","rest-api","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://phsipy-api.vercel.app/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/vikramsamak.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-10T03:56:38.000Z","updated_at":"2025-11-15T03:46:28.000Z","dependencies_parsed_at":"2025-04-23T22:24:39.989Z","dependency_job_id":null,"html_url":"https://github.com/vikramsamak/PhsiPy-Api","commit_stats":null,"previous_names":["vikramsamak/phsipy-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vikramsamak/PhsiPy-Api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2FPhsiPy-Api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2FPhsiPy-Api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2FPhsiPy-Api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2FPhsiPy-Api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikramsamak","download_url":"https://codeload.github.com/vikramsamak/PhsiPy-Api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2FPhsiPy-Api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28699716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: 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":["fastapi","physics","python","rest-api","vercel-deployment"],"created_at":"2025-02-08T15:19:33.825Z","updated_at":"2026-01-23T20:41:14.323Z","avatar_url":"https://github.com/vikramsamak.png","language":"Python","readme":"# PhsiPy-Api\n\n## Rest API for Advanced Scientific Calculations\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Python](https://img.shields.io/badge/Python-3.8%2B-blue.svg)](https://www.python.org/)\n![FastAPI](https://img.shields.io/badge/FastAPI-0.85.1-green.svg)\n![Deployed on Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black.svg)\n\n## Overview\n\n**PhsiPy-Api** is a REST API designed to simplify complex scientific calculations. Built using Python and FastAPI, this API provides a wide range of physics-based calculations with high precision and efficiency. The API can be easily integrated into applications that require backend physics computations.\n\n## Features\n\n- **Comprehensive Calculations**: Supports a variety of physics calculations, including mechanics, electromagnetism, thermodynamics, and more.\n- **Fast and Scalable**: Built on FastAPI, ensuring high performance and scalability.\n- **Easy to Use**: Simple RESTful endpoints designed for quick integration into any application.\n- **Deployed on Vercel**: Accessible globally with reliable hosting.\n- **Open Source**: Licensed under MIT, making it free to use and contribute.\n\n## Getting Started\n\n### Prerequisites\n\n- **Python 3.8+**\n- **FastAPI**\n- **Uvicorn**\n- **Vercel CLI** (for deployment)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/vikramsamak/PhsiPy-Api.git\n   cd PhsiPy-Api\n   ```\n\n2. Install the required packages:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Run the API locally:\n\n   ```bash\n   fastapi dev main.py\n   ```\n\n   The API will be accessible at `http://127.0.0.1:8000`.\n\n## Documentation\n\n- **In Production**: Access the API documentation at [Production Docs](https://phsipy-api.vercel.app/docs).\n\n- **In Development**: Access the API documentation locally at [Development Docs](http://127.0.0.1:8000/docs).\n\n## Contributing\n\nWe welcome contributions from the community. To contribute:\n\n1. Fork the repository.\n2. Create a new branch: `git checkout -b feature-branch-name`.\n3. Make your changes and commit them: `git commit -m 'Add some feature'`.\n4. Push to the branch: `git push origin feature-branch-name`.\n5. Open a pull request.\n\n## Acknowledgements\n\nWe would like to express our gratitude to the developers and contributors of **PhysiPy**, a powerful Python library that significantly enhances the capabilities of our API. PhysiPy provides a comprehensive collection of physics formulas and constants, facilitating accurate and efficient calculations across various branches of physics, including mechanics, electromagnetism, thermodynamics, and quantum mechanics.\n\nWe extend our special thanks to **Rohan Kishore**, whose contributions and dedication to the development of the PhysiPy library have been instrumental in streamlining our development process. His efforts have enabled users to perform complex calculations without extensive manual coding, making it an invaluable resource for students, researchers, and enthusiasts alike.\n\nFor more information about PhysiPy, please visit the official repository: [PhysiPy GitHub Repository](https://github.com/rohankishore/PhysiPy) developed by Rohan Kishore. To learn more about Rohan Kishore, please check his profile at [Rohan Kishore GitHub](https://github.com/rohankishore).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikramsamak%2Fphsipy-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikramsamak%2Fphsipy-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikramsamak%2Fphsipy-api/lists"}