API Web Services

About This Space

A demo of how to build, test and consume APIs


Last updated on January 6, 2021

Public Permissions:   View   Open/Fork   Run   Comment  

Developing APIs

This template demonstrates how to use the Profound API Designer to build robust APIs. Two API files are bundled with this template:

  • customers.api.json - Standard table CRUD APIs
  • products.api.json - Standard table CRUD APIs

For up to date information, visit our documentation page.

Consuming an API

The url for consuming these APIs will begin with:
https://spaces.profoundjs.com/run/[your profile]/[your space name]/wsapi followed by the API HTTP Path value
Example: https://spaces.profoundjs.com/run/scotroach/profoundapi-1/wsapi/customers

Included with this template, is a sample Vue UI that will demostrate how to consume these APIs.

  • index.html - This tester page is set as the application start page

Launching the application

To launch the application, select Launch App in Browser Tab from the Home Menu.

Screenshot

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

Filters:

Popular Recent

A demo of how to build and consume Web Services with and without parameters

6448

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

5739

0

0

A Hello World app with both dynamic output and input fields

6592

0

0

Simple inquiry application

3837

0

0

A simple Demo of how to deploy EJS templates from a stateful Node.js script

5908

0

0

Stateless demo app, where the mobile client or the browser would control the flow of the application

6690

0

0

Static HTML Hello World App

6373

0

0

Static HTML Hello World App

5666

0

0

8655

0

0

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

7084

0

0

Vue.js Application

6071

0

0

Vue.js using Rich Display Components built in the Visual Designer

7411

0

0