Company
Date Published
Author
Andrew Morgan
Word count
505
Language
English
Hacker News points
None

Summary

Building a REST API with MongoDB Stitch` uses MongoDB Stitch as an alternative to traditional REST APIs for accessing data from frontend applications. The example demonstrates how to forward check-in data from FourSquare's IFTTT service to a MongoDB collection using Stitch's HTTP service webhook, and then use the Stitch SDK to retrieve and display the data in a frontend application.