vendredi 10 septembre 2021

How to implement multi-step form with REST API and HATEOAS

I would like to create a REST API with using HATEOAS to create multi-step form. Each step will be a separate endpoint that offers the data to select, and in the last step, all the collected data will be stored in the database. Is there any design pattern or best practice?

Thank you for answer.

Aucun commentaire:

Enregistrer un commentaire