API Web Services 3

Alex (@alex)

23323

0

0

About This Space

A demo of how to build, test and consume APIs


Last updated on January 11, 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

More Spaces By Alex (@alex)

Filters:

Popular Recent

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).

30694

0

0

This lab walks you through building a series of Node.js applications that work with employee data.

30638

0

0

30573

0

0

A Hello World app with both dynamic output and input fields

30474

0

0

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

30414

0

0

Test On Off Switch

30364

0

1

Simple output to a browser from Node.js

30283

0

0

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

30241

0

0

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

30139

0

0