seed-rs / seed

A Rust framework for creating web apps
MIT License
3.8k stars 153 forks source link

Form library / service - API design #507

Open MartinKavik opened 4 years ago

MartinKavik commented 4 years ago

Seed chat channel #app-atchitecture:

I'm facing this big rabbit hole called "Forms" and I want to make something reasonably simple that gets the job done without a lot of code repetition

  • sabine
ghost commented 4 years ago

I like to have a form with the form tags where I can add a customer with the name, surname, adress, zipcode, city, telephone number and email for a invoice app which I have in mind