Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bushido2014/express-js-rawg-api
- Owner: bushido2014
- Created: 2024-03-01T13:34:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T10:12:22.000Z (4 months ago)
- Last Synced: 2024-11-09T16:09:08.961Z (2 months ago)
- Topics: ejs-template-engine, express-apis-nodejs, express-js, games-api, rawg-api, render, render-deployment, replit
- Language: EJS
- Homepage: https://express-js-rawg-api.onrender.com
- Size: 1.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.