Skip to content

Two-Boys-and-a-Dream/vg-api

Repository files navigation

vg-api

Coverage Lines of Code Code Smells Reliability Rating

Intro

Coming soon

Requirements

This project requires the following:

Workstation setup

Clone the repo to your machine. Then run:

npm i

Reach out and request the .env file. To use your own credentials, follow the setup for games/news:

Running the project

Start the server with

npm run start

Your server should be running at http://localhost:3001/

Insomnia/Postman

There is a file called Insomnia.json in the root folder. Import into the API client of your choosing. 3 Environments are setup: localhost, development, and prod.

Deployments

This project is deployed to railway. Use the following URLs to access the API:

Jetbrains prettier setup

To add prettier to your webstorm IDE, Reference the docs at prettier.

About

Express/Node API to interface with IGDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published