Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What is REST API?

A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data.

...

A RESTful API breaks down a transaction to create a series of small modules. Each module addresses a particular underlying part of the transaction. This modularity provides developers with a lot of flexibility. 

How to set up Burti REST API?

Setup Initial setup is rather complicated, so we do it for the costumer. However, there are some prerequisites that needs to be done, in order to set it up:

  1. HAL License ;- this is a customisation to your standard system so you need HAL licence in order for it to work
  2. HAL files for Burti REST API;REST API - we will install compiled version of HAL files that allow to generate the REST API interfaces based on your systems database configuration
  3. Separate setup for each register customer wants to use.to use - we run maintenances for each register you need to use with REST API, but can train you to do that yourself

How to use Burti REST API?

...

Response file response.get2.json

Insert a new item

 sample.post.data.txt - made to the WRITE interface Web_JSON_UpdatingComposer.hal:

...