Skip to content

Commit 8867bee

Browse files
authored
Update README.md
1 parent 68700d4 commit 8867bee

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<p align="center">
2-
<img width="100px" src="https://raw.githubusercontent.com/hebertcisco/vercel-typescript-express-api/cebd0c563141a4cc7d279997b8cb5dd9232d7591/.github/images/favicon512x512-vercel-typescript-express-api.png" align="center" alt=":package: deploy-python-fastapi-in-vercel" />
2+
<img width="100px" src="https://raw.githubusercontent.com/kulo-sinten/vercel-typescript-express-api/cebd0c563141a4cc7d279997b8cb5dd9232d7591/.github/images/favicon512x512-vercel-typescript-express-api.png" align="center" alt=":package: deploy-python-fastapi-in-vercel" />
33
<h2 align="center">:package: deploy-python-fastapi-in-vercel</h2>
44
<p align="center">This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime.</p>
55
</p>
66

77
<p align="center">
8-
<a href="https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/issues">
9-
<img alt="Issues" src="https://img.shields.io/github/issues/hebertcisco/deploy-python-fastapi-in-vercel?style=flat&color=336791" />
8+
<a href="https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/issues">
9+
<img alt="Issues" src="https://img.shields.io/github/issues/kulo-sinten/deploy-python-fastapi-in-vercel?style=flat&color=336791" />
1010
</a>
11-
<a href="https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/pulls">
12-
<img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/hebertcisco/deploy-python-fastapi-in-vercel?style=flat&color=336791" />
11+
<a href="https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/pulls">
12+
<img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/kulo-sinten/deploy-python-fastapi-in-vercel?style=flat&color=336791" />
1313
</a>
1414
<br />
15-
<a href="https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/issues/new/choose">Report Bug</a>
16-
<a href="https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/issues/new/choose">Request Feature</a>
15+
<a href="https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/issues/new/choose">Report Bug</a>
16+
<a href="https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/issues/new/choose">Request Feature</a>
1717
</p>
1818
<h3 align="center">Systems on which it has been tested.</h3>
1919
<p align="center">
@@ -24,20 +24,20 @@
2424
<img alt="Windows" src="https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white" />
2525
</a>
2626
</p>
27-
<p align="center">Did you like the project? Please, considerate <a href="https://www.buymeacoffee.com/hebertcisco">a donation</a> to help improve!</p>
27+
<p align="center">Did you like the project? Please, considerate <a href="https://www.buymeacoffee.com/kulo-sinten">a donation</a> to help improve!</p>
2828

2929
<p align="center"><strong></strong>✨</p>
3030

3131
# Getting started
3232

33-
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fhebertcisco%2Fdeploy-python-fastapi-in-vercel%2Ftree%2Fmain%2Fpython%2FFastApi&demo-title=FastApi%20%2B%20Vercel&demo-description=Use%20FastApi%202%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2FFastApi-python-template.vercel.app%2F&demo-image=https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png)
33+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fkulo-sinten%2Fdeploy-python-fastapi-in-vercel%2Ftree%2Fmain%2Fpython%2FFastApi&demo-title=FastApi%20%2B%20Vercel&demo-description=Use%20FastApi%202%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2FFastApi-python-template.vercel.app%2F&demo-image=https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png)
3434

3535
# FastApi + Vercel
3636

3737
This example shows how to use FastApi 0.88.0 on Vercel with Serverless Functions using the [Python Runtime](https://vercel.com/docs/concepts/functions/serverless-functions/runtimes/python).
3838

39-
[![Python testing](https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/actions/workflows/python-app.yml/badge.svg?branch=main)](https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/actions/workflows/python-app.yml)
40-
[![Docker Image CI](https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/actions/workflows/docker-image.yml/badge.svg)](https://github.com/hebertcisco/deploy-python-fastapi-in-vercel/actions/workflows/docker-image.yml)
39+
[![Python testing](https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/actions/workflows/python-app.yml/badge.svg?branch=main)](https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/actions/workflows/python-app.yml)
40+
[![Docker Image CI](https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/actions/workflows/docker-image.yml/badge.svg)](https://github.com/kulo-sinten/deploy-python-fastapi-in-vercel/actions/workflows/docker-image.yml)
4141

4242
## Demo
4343

@@ -76,7 +76,7 @@ Your FastApi application is now available at `http://localhost:8000`.
7676

7777
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples):
7878

79-
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fhebertcisco%2Fdeploy-python-fastapi-in-vercel%2Ftree%2Fmain%2Fpython%2FFastApi&demo-title=FastApi%20%2B%20Vercel&demo-description=Use%20FastApi%202%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2FFastApi-python-template.vercel.app%2F&demo-image=https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png)
79+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fkulo-sinten%2Fdeploy-python-fastapi-in-vercel%2Ftree%2Fmain%2Fpython%2FFastApi&demo-title=FastApi%20%2B%20Vercel&demo-description=Use%20FastApi%202%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2FFastApi-python-template.vercel.app%2F&demo-image=https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png)
8080

8181
## 🤝 Contributing
8282

@@ -88,11 +88,11 @@ Give a ⭐️ if this project helped you!
8888

8989
Or buy me a coffee 🙌🏾
9090

91-
<a href="https://www.buymeacoffee.com/hebertcisco">
92-
<img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=hebertcisco&button_colour=FFDD00&font_colour=000000&font_family=Inter&outline_colour=000000&coffee_colour=ffffff" />
91+
<a href="https://www.buymeacoffee.com/kulo-sinten">
92+
<img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=kulo-sinten&button_colour=FFDD00&font_colour=000000&font_family=Inter&outline_colour=000000&coffee_colour=ffffff" />
9393
</a>
9494

9595
## 📝 License
9696

97-
Copyright © 2023 [Hebert F Barros](https://github.com/hebertcisco).<br />
97+
Copyright © 2023 [Hebert F Barros](https://github.com/kulo-sinten).<br />
9898
This project is [MIT](LICENSE) licensed.

0 commit comments

Comments
 (0)