Ask HN: How do you handle user-generated content in your apps?

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
  • video-on-demand-on-aws

    An automated reference implementation leveraging AWS Step Functions and AWS Media Services to deploy a scalable fault tolerant Video on demand workflow

  • > Can you give some examples?

    Someone woke up one day with a $8,000 bill while encoding videos:

    https://github.com/awslabs/video-on-demand-on-aws/issues/48

    There's also this pretty architecture overview in the repo:

    https://github.com/awslabs/video-on-demand-on-aws/blob/maste...

    In my opinion, it's too complex and I'd prefer a more simple solution to get to market faster.

    Imagine adding just a few lines of code to get started instead of setting up all these things on AWS, where you might end up paying up to $0.12/GB for outgoing bandwidth as well.

  • firebase-admin-go

    Firebase Admin Go SDK

  • To use it without the JS SDK, you need to create a server which integrates with their API. This usually means pulling an SDK in on your server which is often okay, though I did find their Go SDK (https://github.com/firebase/firebase-admin-go) rough on the edges. We ultimately abandoned using the service... I think if your integration requires any fine tuning or integration with other services, you might want to look elsewhere.

  • 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

  • I am getting and error saying firebase.google.com/go/v4/internal not allowed during local replace directive. Can anyone help?

    1 project | /r/golang | 13 Oct 2021
  • Force Error Firebase Storage Emulator (for error testing)

    1 project | /r/Firebase | 13 Oct 2021
  • For anyone who has used the Firebase Go SDK, how can I integrate this event listener code?

    1 project | /r/golang | 12 Oct 2021
  • Push notifications using FCM in C#

    1 project | /r/csharp | 13 Feb 2023
  • I am a fully native mobile developer. And want to give a try to all cross platform tools. I tried ionic capacitor (since i master angular) but discovered maui the new xamarin. Few questions :

    1 project | /r/dotnetMAUI | 29 May 2022