Skip to content

Nour-Sadek/Web-Quiz-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Quiz-Engine

This is a simple REST API with no user interface; just the backend is implemented. It handles HTTP requests for creating and solving quizzes. It also provided practice for saving information into a database rather than using in-memory storage.