Skip to content

This is a simple API for a 'quiz game', including more than five diferents language...

Notifications You must be signed in to change notification settings

manuelhonoredesousa/soudev-quiz-game-api

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Allowed Routes

# quizGameByLanguageAndTopic
$ http://localhost:3000/pt/Science_and_technology/1

# randomQuestionFromQuizGame
$ http://localhost:3000/pt/random-question

# randomTopicFromQuizGame
$ http://localhost:3000/pt/random-topic

Support

You can contact the:

Portifolio LinkedIn

License

Nest is MIT licensed.

About

This is a simple API for a 'quiz game', including more than five diferents language...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published