dart-backend / belatuk-examples

A collection of example projects running on Angel3
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Belatuk Examples

Logo

Pub Version (including pre-releases) Null Safety Gitter License melos

A collection of thoroughly-commented example projects build with Angel3 framework.

Getting Started

The source code for Getting Started in Angel3

Examples

Simple Authentication

A simple user authentication application, storing a token in a token cookie, in Angel3.

Multimedia Board

A simple, anonymous text/multimedia board application in Angel3.

Flutter Chat

A simple Flutter chatting application with backend in Angel3.

Reverse Proxy

An example of reverse proxy application in Angel3

Video Streaming

An example of video stream application in Angel3

Star Wars

An example of graphQL application in Angel3

TODO