aboutsummaryrefslogtreecommitdiff
path: root/content/docs/programming-resources/web-development/backend/http-frameworks/_index.md
blob: 0c942bb1efbadd2fcb325208d4cdb0459de0dfcc (plain)
1
2
3
4
5
6
7
---
title: HTTP Frameworks
description: Web frameworks to build APIs
weight: 1
---

A web framework is helpful for creating REST APIs. Some frameworks even handle templating, logging, etc by themselves.