Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 623 Bytes

README.MD

File metadata and controls

19 lines (13 loc) · 623 Bytes

assessment project

Description

The project is a question resource management api. Provides access to the list of existing questions, and also allows you to create new ones. It is possible to use 2 different types of file databases

Deployment

The docker and docker-compose utilities are required to deploy the project. Also add the project domain to the host list of the local machine From the local environment http requests are available on port 81

Wishes

There are some minor problems using the translator api. There was also a thought about caching translations. Data schema mapping can be improved too