JSON Patch with Rails 5 and React

FormAPI is a Rails application that generates PDFs. Templates can be configured using our PDF template editor, which is built with React. We use Postgres, and store the template’s field data in a jsonb column. Read more

Similar