8000 Update readme · phamking/create-fastapi-project@959e1c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 959e1c7

Browse files
committed
Update readme
1 parent 7538893 commit 959e1c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ After you that you are going to see an interactive screen like this:
1818
### Basic
1919

2020
<details>
21-
<summary>Click me</summary>
21+
<summary>See More</summary>
2222

2323
We're excited to introduce you to our FastAPI Basic Project Template, carefully designed to jumpstart your FastAPI development journey. This template offers you a pre-configured project with a fundamental FastAPI setup and an organized folder structure, allowing you to hit the ground running.
2424

@@ -42,7 +42,7 @@ After you that you are going to see an interactive screen like this:
4242
### Langchain Basic
4343

4444
<details>
45-
<summary>Click me</summary>
45+
<summary>See More</summary>
4646

4747
We're thrilled to introduce you to the LangChain project template, designed to accelerate your development process. This template serves as a solid foundation for your project, complete with essential features and an organized folder structure, all thoughtfully configured and ready for use.
4848

@@ -96,7 +96,7 @@ LOCAL_2=127.0.0.1
9696
### Full
9797

9898
<details>
99-
<summary>Click me</summary>
99+
<summary>See More</summary>
100100

101101
This is a project template which uses [FastAPI](https://fastapi.tiangolo.com/), [Alembic](https://alembic.sqlalchemy.org/en/latest/) and async [SQLModel](https://sqlmodel.tiangolo.com/) as ORM. It shows a complete async CRUD template using authentication. Our implementation utilizes the newest version of FastAPI and incorporates typing hints that are fully compa 3EFA tible with **Python 3.10** and later versions. If you're looking to build modern and efficient web applications with Python, this template will provide you with the necessary tools to get started quickly. You can read a short article with the motivations for starting this sample project [here](https://medium.com/allient/our-journey-using-async-fastapi-to-harnessing-the-power-of-modern-web-apis-90301827f14c?source=friends_link&sk=9006b3f2a4137a28a8576a69546c8c18).
102102

0 commit comments

Comments
 (0)
0