SapphireDb / Example-AspNetCore

Example server application using SapphireDb

Home Page:https://sapphiredb-demo.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SapphireDb: Example-AspNetCore (using SapphireDb)

Example server application using SapphireDb

SapphireDb logo

This is a demo project for SapphireDb. It should demonstrate how to use SapphireDb with different technologies.

The examples contains a simple CRUD demo and a simple chat.

You don't need to set up a server running SapphireDb to try it out. A demo server can be reached at the following address: https://sapphiredb-demo.azurewebsites.net/

Try it out

You can try out this example by following these steps:

  1. Open https://sapphiredb-demo.azurewebsites.net/

or

  1. Clone the sources and switch to the directory
  2. Open in favorite editor (for example Visual Studio or Rider) and start
  3. Try out with different clients

Other examples

Server

AspNet Core Example

Client

React Example

Svelte Example

NodeJs Example

Angular Example

Documentation

Check out the documentation for more details: Documentation

Implementations

Server

SapphireDb - Server for Asp.Net Core

Client

sapphiredb - JS client (JS, NodeJs, React, Svelte, ...)

ng-sapphiredb - Angular client

Author

Morris Janatzek (morrisjdev)

Licenses

SapphireDb - MIT License

sapphiredb-js - MIT License

About

Example server application using SapphireDb

https://sapphiredb-demo.azurewebsites.net/


Languages

Language:C# 100.0%