Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 1.48 KB

readme.md

File metadata and controls

26 lines (12 loc) · 1.48 KB

RealWorld Example App

Build Status

[Bridge.Spaf] codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with [Bridge.Spaf] including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the [Bridge.Spaf] community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

Bridge.Spaf allows you to create SPA applications without a single line of Javascript thanks to Bridge.Net. If you like C#, strongly typed languages, IOC, dependency injection, publisher/subscriber, MVVM then this repo is for you. See Bridge.Spaf for documentation and startup.

Getting started

Just Clone this repo, open in Visual studio, build realworld.spaf and run realworld.spaf.web.