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

https://github.com/rajatjindal/awesome-spin

a curated list of apps built using spin
https://github.com/rajatjindal/awesome-spin

List: awesome-spin

fermyon spin webassembly

Last synced: 6 months ago
JSON representation

a curated list of apps built using spin

Awesome Lists containing this project

README

          

# awesome-spin

**Disclaimers**:

- I work for [Fermyon](https://www.fermyon.com), the company behind the project `spin`
- This is a community driven list of apps and not an official project.
- This list is to showcase and inspire ideas. Many of these projects are usable but NOT production ready

## so what is it

A list of awesome [`spin`](https://www.fermyon.com/spin) apps to inspire more of these

- [Bots](#bots)
- [CMS](#cms)
- [Games](#games)
- [Getting started templates](#getting-started-templates)
- [Web apps](#webapps)

## Bots

- [Football Worldcup Updates](https://github.com/mikkelhegn/wc-bot-spin-js) - bot to show you today's World Cup matches..
- [fermyfridaybot](https://github.com/mikkelhegn/fermyfridaybot) - Check if it's Friday in the Fermyon Cloud
- [Github star webhook](https://github.com/radu-matei/spin-github-star-webhook) - building GitHub webhooks in TypeScript using Spin and Fermyon Cloud

## CMS

- [Bartholomew](https://github.com/fermyon/bartholomew) - Bartholomew is a simple CMS-like tool for hosting a website
- [Bartholomew's E-commerce Templates](https://github.com/coderoflagos/e-commerce-template) - quickstart example of the Bartholomew based CMS E-commerce Template

## Games

- [Finicky Whiskers](https://github.com/fermyon/finicky-whiskers) - Slats demands satisfaction. But which morsel does Slats want?
- [Guess the movie](https://github.com/rajatjindal/bollywood-wasm) - a simple game to guess the movie name

## Getting started templates

- [Spin React Fullstack](https://github.com/radu-matei/spin-react-fullstack) - full-stack application written in ReactJS and TypeScript, running as a Spin application
- [Spin NextJS](https://github.com/radu-matei/spin-nextjs) - template for building and statically exporting your Next.js 13 application
- [To Do](https://github.com/radu-matei/spin-upstash-todo) - TODO application with Upstash and Fermyon Cloud

## Webapps

- [Github Badges](https://github.com/karthik2804/spin-gh-badges) - dynamically create status badges based on content from github gists
- [Poll for Vanilla or Chocolate](https://github.com/kate-goldenring/spin-polling-app) - Poll to decide whether chocolate or vanilla is the best flavor of all time.
- [spin-planetscale-f1](https://github.com/radu-matei/spin-planetscale-f1) - F1 Championship Stats with PlanetScale and Fermyon Cloud
- [Webassembly Resources](https://github.com/coderoflagos/webassembly-resources) - one stop for Webassembly resources