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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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

  • What a fascinating python framework!

    1 project | dev.to | 19 May 2024
  • Isomnia 9.2.0

    2 projects | news.ycombinator.com | 19 May 2024
  • Ntfy.sh: simple HTTP-based pub-sub notification service

    1 project | news.ycombinator.com | 19 May 2024
  • What makes a good REST API?

    4 projects | dev.to | 15 May 2024
  • Show HN: Open-Source BI as Code

    1 project | news.ycombinator.com | 15 May 2024