An open API service indexing awesome lists of open source software.

https://github.com/sensenet/sn-sample-apps

Sample apps for the sensenet Content Services Platform
https://github.com/sensenet/sn-sample-apps

Last synced: 11 months ago
JSON representation

Sample apps for the sensenet Content Services Platform

Awesome Lists containing this project

README

          

# Sample apps for the sensenet Content Services Platform
In this repository we list sample applications showcasing the many development platforms compatible with sensenet.

### Parking place booking
This is a small sample project that lets employees reserve parking places with a few clicks.

#### Sample applications
- A [client application](/src/parking-place/react-app) (written in React) for showcasing how simple it is to work with sensenet in a modern single page app.
- An [event handler service](/src/parking-place/ParkingPlaceEventHandler) for demonstrating how to handle sensenet **webhooks** in an Asp.Net web application or Azure Function.