Coder Social home page Coder Social logo

litmusbackend's Introduction

Guess Word Game Backend

The Guess Word Game Backend is built using Node.js, and it provides the API endpoints necessary for the Guess Word Game to function. This README file provides instructions on how to set up and run the backend server.

Installation

To install the Guess Word Game Backend, follow the steps below:

1.Clone this repository to your local machine using git clone https://github.com/sachinsingh3232/litmusbackend.git

2.Navigate to the project directory using cd Guess Word-game-backend

3.Install the required dependencies using npm install

4.Run the server using npm start

API Endpoints

The Guess Word Game Backend provides the following API endpoints:

GET /app/user/findAllUser

This endpoint returns an array of JSON object containing list of all users.

GET /app/leaderboard/findRanking

This endpoint returns an array of JSON object containing list of all users sorted according to score and ranks of users who have completed the game

POST /app/image/fetchLevelImages

This endpoint returns an array of 4 images for the level the current user is on.

Technologies Used

The Guess Word Game Backend was built using the following technologies:

1.Node.js: a JavaScript runtime for building server-side applications

2.Express: a Node.js framework for building web applications

3.MongoDB: a NoSQL document database used to store high scores data

litmusbackend's People

Contributors

sachinsingh3232 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.