Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit f9dab33

Browse files
author
v1rtl
committed
add logo
1 parent 3e05a2e commit f9dab33

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# tinyhttp
1+
<p align="center">
2+
<img src="logo.svg" />
3+
<h1 align="center">tinyhttp</h1>
4+
</p>
25

36
[![nest badge](https://nest.land/badge.svg)](https://nest.land/package/tinyhttp) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/talentlessguy/tinyhttp-deno?style=flat-square)
47

5-
Deno port of [tinyhttp](https://github.com/talentlessguy/tinyhttp), 0-legacy, tiny &amp; fast web framework as a replacement of Express.
8+
This is a [Deno](https://deno.land) port of [tinyhttp](https://github.com/talentlessguy/tinyhttp), 0-legacy, tiny &amp; fast web framework as a replacement of Express.
69

710
> **WARNING!** This port is very unstable and lacks features. It also doesn't have all of the tinyhttp's original extensions. Wait for the v2 release of tinyhttp for a better version (see [talentlessguy/tinyhttp#198](https://github.com/talentlessguy/tinyhttp/issues/198))
811

logo.svg

Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)