Web API – Dev environment in 120 seconds

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • We wanted to craft a skeleton project that would provide structure and repeatability. After quick validation we decided that Weather Forecast project is probably good enough as API starting point. With that part out of the way we also needed to have a client application that we could use while developing and handing the API over to the client.

  • vscode-dev-containers

    Discontinued NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!

  • Before we get too far ahead, let’s codify the bits we already know. We start VS Code and browse through a catalog of available dev containers… This time round we needed to set up and orchestrate at least two: we’ve got our app as well as Hoppscotch sitting in the same virtual network. That led us to opt for docker-from-docker-compose container template. On top of that, we enhanced it with dotnet SDK installation like our AWS Lambda container.

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

    InfluxDB logo
  • Hoppscotch

    Open source API development ecosystem.

  • finally, we can use proxyscotch but that looked like a rabbit hole we may want to explore later.

  • vscode-dev-containers-hoppscotch

    VS Code template dev containers for web API and Hoppscotch

  • Once again, we used our weapon of choice and produced an artifact that enables us to develop and test containerised APIs faster!

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

  • When 'open core' projects reject contributions for competing with the EE

    2 projects | news.ycombinator.com | 10 Mar 2024
  • 15 open-source tools to elevate your software design workflow

    22 projects | dev.to | 22 Jan 2024
  • Looking for backend solutions (mobile web app)

    2 projects | /r/Backend | 20 Mar 2023
  • For all my projects I am using Firebase as a backend. I am hoping to buid my own backend service. Please suggest me a good language /framework to learn . Basically I am hoping to have authentication, storage and databases . TIA

    2 projects | /r/androiddev | 3 Aug 2022
  • Using Hoppscotch to test REST APIs

    5 projects | dev.to | 5 Jul 2022