looking for resource site for GET-POST practice (html)

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

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
  • DummyJSON

    DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.

  • DummyJSON is a set of endpoints you can use to try out different requests without using a commercial API which may or may not ban you or limit your access..

  • Newman

    Newman is a command-line collection runner for Postman

  • I would recommend using an http client like Insomnia or Postman, or cURL from the cli to get a better understanding of the requests themselves without needing to code the requests by hand in a bloated html form.

  • 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
  • httpbin

    HTTP Request & Response Service, written in Python + Flask.

  • https://httpbin.org/ is an excellent tool for learning (and testing) the basics. Take a few minutes to explore the endpoints they provide. You can also use different response codes to test your apps error handling, etc

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

  • How to protect API Keys in React projects using Gateweaver

    2 projects | dev.to | 28 Apr 2024
  • OSS tools and guidelines for sending webhooks easily, securely and reliably

    1 project | news.ycombinator.com | 4 Jan 2024
  • Open source tools and guidelines for webhooks

    1 project | news.ycombinator.com | 18 Dec 2023
  • Standard Webhooks Spec

    1 project | /r/developersIndia | 8 Dec 2023
  • Standard Webhooks: Open Source Webhook Specification

    1 project | /r/opensource | 7 Dec 2023