Skip to content
Snippets Groups Projects
Commit a51e33f4 authored by Michał Wójcik's avatar Michał Wójcik
Browse files

feat: Characters can be fetched using simple HTTP server

Application uses socket mechanism to implement simple HTTP server exposing REST like services. Server works in separate thread and each request is started in a new thread. Data which is returned to client is prepared by controllers implementing common interface.
parent 03315efa
Pipeline #1521 failed with stages
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment