|
|
|
|
|
by klabb3
631 days ago
|
|
> I love web dev using rust! I use sveltekit and proxy all requests to /api to a rust backend I think this most people would call this backend-, api- or service development. Especially if your api endpoint does not do anything web specific except http. Anyway, how do you share types between the backend and frontend? Are you rawdogging json? |
|