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

GitHub

209 stars
9 watching
31 forks
Language: Haskell
last commit: almost 7 years ago
haskellrealworldrestful-apiscottytutorial

Related projects:

RepositoryDescriptionStars
tzemanovic/haskell-yesod-realworld-example-appReal-world application demonstrating CRUD and authentication using Haskell and Yesod169
markqiu/fastapi-mongodb-realworld-example-appA real-world backend application using FastAPI and MongoDB440
rickeyski/slack-apiBindings to Slack's real-time messaging API for interacting with its application platform67
martinkavik/seed-realworld-darklangRealWorld application built on top of Seed and Dark lang backend9
jihchi/rescript-react-realworld-example-appA fully-fledged fullstack application demonstrating CRUD operations, authentication, routing, and more with ReScript and React187
bendyworks/api-serverA JSON API server written in Haskell demonstrating real-world use of hasql and scotty.66
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
benoitaverty/realworld-remix.runA Remix.run implementation of Conduit with CRUD operations and authentication61
dierk/real_world_fregeA collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell70
blrb/hanami-realworld-example-appDemonstrates a full-stack Ruby application with CRUD operations, authentication and routing16
gothinkster/aspnetcore-realworld-example-appA fully featured ASP.NET Core web application demonstrating various patterns and technologies such as CQRS, MediatR, AutoMapper, and JWT authentication.1,954
asvny/building-realworld-user-interfaces-using-tailwindDemonstrates building real-world user interfaces using TailwindCSS101
thevahidal/soulAn automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database1,544
seed-rs/seed-rs-realworldA real-world application built with Seed to demonstrate full-stack development and CRUD operations124
mryderie/aspnet-core-htmx-exampleA web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx.88