haskell-scotty-realworld-example-app
Backend API
A Haskell/Scotty-based real-world backend API example with CRUD operations and authentication
Exemplary real world backend API built with Haskell/Scotty https://realworld.io
210 stars
9 watching
31 forks
Language: Haskell
last commit: about 5 years ago haskellrealworldrestful-apiscottytutorial
Related projects:
Repository | Description | Stars |
---|---|---|
tzemanovic/haskell-yesod-realworld-example-app | Real-world application demonstrating CRUD and authentication using Haskell and Yesod | 169 |
markqiu/fastapi-mongodb-realworld-example-app | A real-world backend application using FastAPI and MongoDB | 438 |
rickeyski/slack-api | Bindings to Slack's real-time messaging API for interacting with its application platform | 67 |
martinkavik/seed-realworld-darklang | RealWorld application built on top of Seed and Dark lang backend | 9 |
jihchi/rescript-react-realworld-example-app | A fully-fledged fullstack application demonstrating CRUD operations, authentication, routing, and more with ReScript and React | 187 |
bendyworks/api-server | A JSON API server written in Haskell demonstrating real-world use of hasql and scotty. | 66 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
benoitaverty/realworld-remix.run | A Remix.run implementation of Conduit with CRUD operations and authentication | 60 |
dierk/real_world_frege | A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
blrb/hanami-realworld-example-app | Demonstrates a full-stack Ruby application with CRUD operations, authentication and routing | 16 |
gothinkster/aspnetcore-realworld-example-app | A fully featured ASP.NET Core web application demonstrating various patterns and technologies such as CQRS, MediatR, AutoMapper, and JWT authentication. | 1,946 |
asvny/building-realworld-user-interfaces-using-tailwind | Demonstrates building real-world user interfaces using TailwindCSS | 101 |
thevahidal/soul | Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend | 1,531 |
seed-rs/seed-rs-realworld | A real-world application built with Seed to demonstrate full-stack development and CRUD operations | 123 |
mryderie/aspnet-core-htmx-example | A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. | 84 |