API Web Services

Alex (@alex)

26150

0

0

About This Space

A demo of how to build, test and document APIs


Last updated on October 2, 2020

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

Including with this template, is a sameple 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

More Spaces By Alex (@alex)

Filters:

Popular Recent

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

26946

0

0

Simple inquiry application

26938

0

0

Static HTML Hello World App

26762

0

0

A Hello World app with both dynamic output and input fields

26628

0

0

Static HTML Hello World App

26565

0

0

Stateless Customer Inquiry App

26448

0

0

Stateful Customer Inquiry App

26408

0

0

This example consumes a list of countries from a GraphQL service

26408

0

0

26357

0

0

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

26326

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

26227

0

0

Static HTML Hello World App

26162

0

0