This repository contains a collection of samples using WarpJS.
WarpJS is a function-as-a-service platform providing a unique backend/frontend integration feature: no backend project, you declare your backend functions in the frontend project.
To learn how to get started with WarpJS, follow our Getting Started guide, try the Hello World sample and read the documentation.
- Dark Sky API - Get the weather from the Dark Sky REST API
- Hello World - A quickstart sample from the Getting Started
- HTTP Proxy - A simple HTTP Proxy with Axios. Project from the Getting Started (step 2)
- MongoDB Movies - Fetch a movie database with WarpJS and MongoDB driver for Node.js
- OpenCage Geocoder API - Get the physical address from a GPS location with OpenCage Geocoder API
- TensorFlow.js Toxicity - Execute the toxicity model for TensorFlow.js on WarpJS
Copyright 2020 ScaleDynamics SAS. All rights reserved.
Licensed under the MIT license.