- The SQLRest API includes:
- Token API: Authenticate and secure transmit data with SQL Server
- Database API: GetAll, Get, Create, Rename, Drop with database object
- Schema API: GetAll, Get, Create, Rename, Drop with schema object
- Table API: GetAll, Get, Create, Rename, Drop with table object
- View API: GetAll, Get, Create, Rename, Drop with view object
- Column API: GetAll, Get, Alters, Edit, Drop with column object
- Data API: Select, SelectByID, Insert, Update, UpdateByID, Delete, DeleteByID with data
NUT is the easiest way to create apps for your management works. With NUT, all app's components (like menu, window, workflow, report...) are pre-built like Lego bricks and pieces. You just choose, drag-drop and config them to build apps.
- The NUT Tool includes:
- nForm: Configurable tool that creates from simple to complex app's input UI windows directly from customer's datasheet by select drag-drop corresponding tables and columns to the window layout.
- nWorkflow: Drawing tool that help you define customer's business by draw all steps of process in an intuitive and user-friendly way.
- nCloudData: The studio that user can define (table, column, view, sp...) and store their-own data sheet on the cloud. zCloudData also provides standard API allows other apps to read and write data via web.
- nReport: Design report tool like word processing software but on web. User can create report for their own with visual interface and then easily share the results to other.
- nMap: Map view functions for any app need location information. Map editor functions for app need collecting and manage spatial data.
- nMobile: Smart responsive web app with optimized interface for mobile users.
Website: applicationjs.com