Skip to content

uxtely/server-side-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-Side API examples for Uxtly

In Uxtly, Groups and Buttons can make HTTP requests. This repository has the server-side code for the examples of the documentation page.

Documentation and Examples

https://docs.uxtly.com/javascript#-examples-with-http-requests

Install

npm install

Uses Node + Express.

Run

node examples.js

It runs on http://localhost:7000

Disclaimer

The examples are for illustration purposes only, security and error handling are omitted. They’re minimal, so you can quickly see what’s particular to a Uxtly integration.

About

Examples for integrating server-side APIs in UI Rig

Resources

License

Stars

Watchers

Forks