isabella232 / examples-6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaunaDB Examples

This repository holds a collection of examples of how to interact with FaunaDB.

Table of Contents

Java

A full working application exposing a REST API for a set of CRUD operations around one example entity.

Go to the code

Scala

A full working application exposing a REST API for a set of CRUD operations around one example entity.

Go to the code

Python

A full working application exposing a REST API for a set of CRUD operations around one example entity.

Go to the code

About


Languages

Language:Java 50.6%Language:Scala 39.9%Language:Python 9.5%