digitros / nextjs-fastapi

https://nextjs-fastapi-starter.vercel.app
MIT License
408 stars 117 forks source link

feat: you can now use both fastAPI and NextJS in the backend #9

Open psycho-baller opened 11 months ago

psycho-baller commented 11 months ago

Thought I would share this in case you weren't aware it was possible.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-fastapi-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2023 3:54am
JohnVersus commented 11 months ago

https://github.com/digitros/nextjs-fastapi already uses fastapi

psycho-baller commented 11 months ago

https://github.com/digitros/nextjs-fastapi already uses fastapi

Yeah but it doesn't use the NextJS backend API which is what the PR is about

digitros commented 11 months ago

This is great. This way you can use both, the power of FastAPI and the power of NextJS API at the same time.

psycho-baller commented 11 months ago

yup

turbobit commented 9 months ago

great!

decodes1 commented 9 months ago

cool!