Fetch and transform data from a source and expose a REST API

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • fragments

    Transform and compose data for HTTP transactions.

  • I built this https://github.com/corpulent/fragments as an experiment/POC for fetching and transforming data from various sources and exposing it via a REST API for consumption in BI dashboards, apps, and so on. Jinja defines the structure a REST API should return, users can write custom functions to transform data. Data gets optionally cached after its processed the first time so consecutive API calls are instant. Jinja is optional, and users can just write Python code.

    GraphQL is a similar idea to this.

    I am burned out trying to figure out good use cases, a market to approach, and generally in what ways to expand on it further. So I am reaching out to the community in hopes of gaining some insights or ideas!

    Thanks in advance.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts