Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

RHMAP-Sample-Mobile-Apps/sync-angular-mbaas-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedHenry Sync Angular MBaaS Service

MBaaS Service for the sync-angular-client that runs fh-rest-express-router to expose a RESTful API, and fh-rest-memory-adapter to store items in memory.

Local Development

Assuming you have node.js and npm installed, you can run this locally like so:

cd sync-angular-cloud
npm install
npm start

Testing

Try hitting the running app with cURL or Postman with these requests:

About

A node.js MBaaS Service that exposes a RESTful API with CRUDL opertaions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published