Skip to content

DSC-University-of-Ghana/backend-session-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz API with Nodejs

This server application provides action endpoints for dsc session 1 frontend quiz app.

Sample

Quiz API Docs

Database hosting service

Elephant SQL, providing Postgresql as a Service

Run

To get started, clone, fork or download the repo files (hint: green button to the right).

Minimum requirements
  • Nodejs
  • Visual Studio Code, or any suitable text editor for writing code snippets.
  • Web browser.
  • The zeal to get started 🤭

With the minimum requirements met, navigate to the folder directory in the terminal/commandline and proceed with the following commands:

1. npm install
2. npm run devstart

About

Backend files for session 0; Creating a quiz app server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published