Giter Site home page Giter Site logo

tylermmorton / torque Goto Github PK

View Code? Open in Web Editor NEW
35.0 3.0 3.0 368 KB

`torque` is a web framework for building hypermedia driven applications in Go

Home Page: https://lbft.dev/

Go 76.54% HTML 21.16% JavaScript 1.20% CSS 0.56% Dockerfile 0.55%
framework golang htmx webapp

torque's Introduction

torque

"Give me a lever and a place to stand and I will move the Earth". - Archimedes

torque is a Golang powered backend-for-frontend and server-side-rendering web framework for building modern hypermedia driven applications.

Use torque to quickly build dynamic web applications using a composable Router and the torque Module API that allows you to build endpoints by simply implementing Go interfaces.

The overall goal is to provide a simple methodology for building web applications that is idiomatic, composable, testable and maintainable, so you can focus on whats important: adding value to your users.

๐Ÿš€ create-torque-app template repository

Documentation and examples are available at lbft.dev

Objectives

  • Showcase the power of Golang as a web development language.
  • #UseThePlatform and build upon modern web browser capabilities.
  • Promote a hypermedia driven architecture for building web applications.

Features

  • Composable router built upon net/http with support for nested routing, route variables and query parameters.
  • Module API supporting server-sided Actions, Loaders and Renderers for quickly building request endpoints.
  • ErrorBoundary and PanicBoundary constructs for rerouting requests when things go wrong.
  • Request middlewares and unique Guard API for protecting routes and redirecting requests.
  • Utilities for decoding and validating request payloads and form data.
  • Well you made it this far... read more at lbft.dev!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.