Git Product home page Git Product logo

mse-homework-4sim5's Introduction

MSE-HomeWork-4SIM5

This repository contains my homework submissions for the Mobile Software Engineering (MSE) module.

Homework Assignments

List your homework assignments here with brief descriptions and links to relevant files or folders.

  1. Homework 1: https://github.com/malek-labidi/MSE-HomeWork-4SIM5/tree/master/exercice6-nodejs
    • Description: This Node.js application is designed to interact with the "SteamGames.json" file as a data source. It provides the following functionalities:

      1. Retrieve All Games

        • Endpoint: /game
        • Description: Fetches the list of all games from the JSON file and responds with the data as a JSON object. The response is returned with a status code of 200.
      2. Retrieve Games by Year

        • Endpoint: /game/select/:year
        • Description: Retrieves a list of games with a release year greater than the specified year parameter. The filtered games are returned as a JSON object with a status code of 200.
      3. Retrieve Steam URL of a Game

        • Endpoint: /game/:name
        • Description: Allows users to obtain the Steam URL of a game by providing its name as a parameter in the URI. The URL is returned as a JSON response with a status code of 200.

mse-homework-4sim5's People

Contributors

malek-labidi 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.