Can you really build a complete restful service without any frameworks?

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

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
  • provisioning-backend

    Microservice providing API to provisioning capabilities

  • Authentication and authorization is typically just a middleware which is essentially a function. Recently I implemented a RBAC functionality into our microservice which does not use any big framework. On our platform we have a RBAC service we need to call via REST. As you can see the whole patch is small if you exclude the generated OpenAPI client.

  • gosqlapi

    Turns any SQL database into a RESTful API.

  • Not so long ago here was announced simplest restful service: gosqlapi that didn't used any frameworks when I saw it.

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

  • Ollama v0.1.34 Is Out

    1 project | news.ycombinator.com | 8 May 2024
  • I built a disk autoscaler for Kubernetes storage

    1 project | news.ycombinator.com | 8 May 2024
  • The Docker build – Docker run workflow missing from AI/ML?

    1 project | news.ycombinator.com | 8 May 2024
  • How to implement a slider element using React, Tailwind.css and Intersection Observer API

    2 projects | dev.to | 8 May 2024
  • Ask HN: What do you use local LLMs for?

    2 projects | news.ycombinator.com | 7 May 2024