MiragePresent / bablo

App for Digital Idea Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API

MiragePresent opened this issue · comments

Features API

Create Check:

Route: POST /api/checks

Attributes:

  • title;
  • description (optional, can be empty);
  • amount (float, grater than 0 );

Check info:

Route GET /api/checks/{check_id}