Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 251 Bytes

FsFirebase

F#-friendly Firebase library

Features

  • Support all provided REST operations (i.e. put, patch, post, get, delete)
  • Support Server Event Source stream from Firebase

Dependencies

  • Newtonsoft JSON library