Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 543 Bytes

Filtering-Proxy

Description

A proxy which filters request based on given parametres. These parametres can be added/removed from an admin side.

Used Technologies

  • Node.js, Express.js and JavaScript for the server side
  • JavaScript for the admin side
  • EJS for the views
  • MongoDB and Mongoose for the database

Motivation

This project was made as a course work for the JS Advanced university course, read in the Faculty of Mathematics and Informatics in Sofia University "St. Kliment Ohridski" during 2016/2017 winter semester.