Has anyone tried to use Actix Web for Api and Remix for the Front End? #1957
goldcoders
started this conversation in
Proposals
Replies: 1 comment
-
yes and Axum, pretty straight forward just use fetch as you would normally.
On performance, most backends will have other bottle necks than pure API
performance in RUST/GO/NodeJS, etc...
…On Mon, Feb 14, 2022 at 11:16 AM GOLDCODERS CORP ***@***.***> wrote:
I search google for example but cant find any example,
I wondering , if anyone has working example.
I think using actix web , postgresql and remix + react js
would be awesome to create in production site
Combine the Fastest rust web framework with Remix
anyway , I'll try to create one myself
I wanna see the raw performance , Im looking to use it on my next project
:)
—
Reply to this email directly, view it on GitHub
<#1957>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATXWUNQELGWC3H62I3WHS3DU3E2HNANCNFSM5OMB4K7Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I search google for example but cant find any example,
I wondering , if anyone has working example.
I think using actix web , postgresql and remix + react js
would be awesome to create in production site
Combine the Fastest rust web framework with Remix
anyway , I'll try to create one myself
I wanna see the raw performance , Im looking to use it on my next project :)
Beta Was this translation helpful? Give feedback.
All reactions