An open API service indexing awesome lists of open source software.

https://github.com/fwcd/trails

Experimental web browser and rendering engine written from scratch
https://github.com/fwcd/trails

Last synced: 11 months ago
JSON representation

Experimental web browser and rendering engine written from scratch

Awesome Lists containing this project

README

          

# Trails

[![Build](https://github.com/fwcd/trails/actions/workflows/build.yml/badge.svg)](https://github.com/fwcd/trails/actions/workflows/build.yml)

A small web browser written from scratch using nothing but an HTTP library.

Screenshot

## Running

The brave souls willing to try this highly experimental app may use `cargo run` to run it.