Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bushido2014/express-js-rawg-api

Express JS RAWG API
https://github.com/bushido2014/express-js-rawg-api

ejs-template-engine express-apis-nodejs express-js games-api rawg-api render render-deployment replit

Last synced: 5 days ago
JSON representation

Express JS RAWG API

Awesome Lists containing this project

README

        

# Express JS RAWG API

## Description

This project is a simple web application based on Express.js and EJS. It utilizes the RAWG API to fetch data about video games.

## Features

1. Fetches data from the RAWG API to display information about video games.
2. Utilizes Express.js for server-side routing and handling API requests.
3. Uses EJS as the templating engine for rendering dynamic content.