Skip to content

This repository holds information of the NodeJS Server deployed using Firebase and functions serving via Firebase Cloud Functions. The server hosts the Jyoti Platform's website as well as a quiz API service tailor made for Jyoti Client Application. Uses material design properties and Firebase Cloud Functions to host the application.

Notifications You must be signed in to change notification settings

Jyoti-ai/JyotiServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jyoti Server

This repository holds information of the NodeJS Server deployed using Firebase and functions serving via Firebase Cloud Functions. The server hosts the Jyoti Platform's website as well as a quiz API service tailor made for Jyoti Client Application.

Prerequisites

Please ensure configuring these specifications before proceeding:

  • NodeJS 6 or above
  • Firebase CLI

API Endpoints

/quiz.json

Returns quiz data in JSON format to be used by the Jyoti Clent Application.

/quiz-cached

Returns a cached copy of the quiz JSON. To be used in case of optimized quiz calls and future scaling purposes.

About

This repository holds information of the NodeJS Server deployed using Firebase and functions serving via Firebase Cloud Functions. The server hosts the Jyoti Platform's website as well as a quiz API service tailor made for Jyoti Client Application. Uses material design properties and Firebase Cloud Functions to host the application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • CSS 24.4%
  • JavaScript 15.5%