Dynamic Elastic Back-end
Often times developers need to quickly setup proof of concept and demo applications. Time is of the essense. Investers only have eye for the visual part of a system. The back-end often represents extra work that not directly add to the acquisition of funds for a new software project. With this API you can focus entirely on the front-end. The back-end takes care of itself. You can sent and save…
Dynamic Elastic Back-end endpoints
| Method | Endpoint | Description |
|---|---|---|
| Elastic Object API | ||
| PUT |
Update /Api.Dynamic/1.0/dynamic/{type} |
Update a record |
| POST |
Create /Api.Dynamic/1.0/dynamic/{type} |
Create a new record |
| POST |
Search /Api.Dynamic/1.0/dynamic/{type}/search |
Search your records |
| DELETE |
Delete /Api.Dynamic/1.0/dynamic/{type}/{id} |
Delete a record by its ID |
| GET |
Get By ID /Api.Dynamic/1.0/dynamic/{type}/{id} |
Get a record by its ID |
Dynamic Elastic Back-end pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $2.5 / month | 20 / second |
|
| PRO | $20 / month | — |
|
| ULTRA | $40 / month | — |
|
| MEGA | $80 / month | — |
|