Skip to content

Activity

feat(core): introduce kind of middlewares

romansvozilpushed 1 commit to master • 6a197ed…90b205e • 
on Jul 18, 2024

chore(readme): simple compiling guide

romansvozilpushed 1 commit to master • 5ed20a2…6a197ed • 
on Jul 18, 2024

feat(core): implement basis of array deserialization

romansvozilpushed 1 commit to master • 348680f…5ed20a2 • 
on Jul 18, 2024

feat(core&serialization): custom server header & introduce array api …

romansvozilpushed 1 commit to master • 2cbc264…348680f • 
on Jul 18, 2024

feat(core): split fhttp::connection and logging module into .h/.cc

romansvozilpushed 1 commit to master • 30a163b…2cbc264 • 
on Jul 17, 2024

feat(core): introduce keep-alive timeout

romansvozilpushed 1 commit to master • 433810b…30a163b • 
on Jul 17, 2024

fix(swagger): nested objects in request/response

romansvozilpushed 1 commit to master • 0c70159…433810b • 
on Jul 17, 2024

feat: rename view to router

romansvozilpushed 2 commits to master • 41018bc…0c70159 • 
on Jul 13, 2024

feat: better example server configuration

romansvozilpushed 1 commit to master • 0c2d233…41018bc • 
on Jul 13, 2024

feat: introduce functions for working with env and rework a bit examples

romansvozilpushed 1 commit to master • 5f62863…0c2d233 • 
on Jul 13, 2024

fix: example http server

romansvozilpushed 1 commit to master • 4170f70…5f62863 • 
on Jun 18, 2024

feat: introduce request/response body swagger generation

romansvozilpushed 1 commit to master • 71acdb1…4170f70 • 
on Jun 18, 2024

feat: introduce named url regex groups

romansvozilpushed 1 commit to master • 1f30b20…71acdb1 • 
on Jun 15, 2024

chore: readme bump

romansvozilpushed 1 commit to master • 0a9e64c…1f30b20 • 
on Jun 15, 2024

refactor: create separate target for library and examples

romansvozilpushed 1 commit to master • 79a5139…0a9e64c • 
on Jun 15, 2024

feat: pass port as short instead of string

romansvozilpushed 1 commit to master • b80443f…79a5139 • 
on May 29, 2024

feat: introduce typed json interface

romansvozilpushed 1 commit to master • f32bb8d…b80443f • 
on May 29, 2024

chore: gave up with github actions for now

romansvozilpushed 1 commit to master • 7bb0cba…f32bb8d • 
on May 20, 2024

test: try to install a bit more older boost libraries on runner

romansvozilpushed 1 commit to master • 26eca73…7bb0cba • 
on May 20, 2024

test: try to install a bit older boost libraries on runner

romansvozilpushed 1 commit to master • 2e02d52…26eca73 • 
on May 20, 2024

test: try to install boost libraries on runner

romansvozilpushed 1 commit to master • ecae077…2e02d52 • 
on May 20, 2024

test: remove CMAKE_CXX_COMPILER option from CMakeLists

romansvozilpushed 1 commit to master • cda455c…ecae077 • 
on May 20, 2024

test: github actions with cmake template

romansvozilpushed 1 commit to master • d368f0b…cda455c • 
on May 20, 2024

feat: deduce request/response types from handle method

romansvozilpushed 1 commit to master • 7ee2b22…d368f0b • 
on May 20, 2024

Create c-cpp.yml

romansvozilpushed 1 commit to master • 11a1e2b…7ee2b22 • 
on May 20, 2024

chore: cleanup and todo comment

romansvozilpushed 1 commit to master • b5f50ec…11a1e2b • 
on May 19, 2024

feat: accesible config from handlers

romansvozilpushed 1 commit to master • 05d8652…b5f50ec • 
on May 19, 2024

fix: compilation

romansvozilpushed 1 commit to master • 568afce…05d8652 • 
on May 19, 2024

feat: introduce global state, that is shared across views

romansvozilpushed 1 commit to master • b1617b7…568afce • 
on May 19, 2024

feat: logging mostly and smol refactoring

romansvozilpushed 1 commit to master • 1fad61a…b1617b7 • 
on May 19, 2024