Skip to content

A multi-threaded REST-API built on top of warp web-framework. One thread is parsing site every minute to get the freshest info and then forms the data as structs. Other is answering to requests. It's also connected to MySQL (keys matching) and (writing stats) for every incoming request.

Notifications You must be signed in to change notification settings

icyveinz/async_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

A multi-threaded REST-API built on top of warp web-framework. One thread is parsing site every minute to get the freshest info and then forms the data as structs. Other is answering to requests. It's also connected to MySQL (keys matching) and (writing stats) for every incoming request.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages