diff --git a/website/src/data/showcase/httpin.png b/website/src/data/showcase/httpin.png new file mode 100644 index 000000000000..97cc4c84e256 Binary files /dev/null and b/website/src/data/showcase/httpin.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 8769a9746c1d..b9f9bc5c82b1 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -861,6 +861,14 @@ const Users: User[] = [ source: 'https://github.com/home-assistant/developers.home-assistant', tags: ['opensource'], }, + { + title: 'httpin', + description: 'Decode an HTTP request into a custom struct in Go', + preview: require('./showcase/httpin.png'), + website: 'https://ggicci.github.io/httpin/', + source: 'https://github.com/ggicci/httpin/tree/documentation/docs', + tags: ['opensource'], + }, { title: 'icodex', description: 'Front end engineer personal website',