Skip to content

hackm/qolk_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qolk - Server

Inform you about the humidity, temperature and alcohol of the wine which capped Qolk.

POST

type: json endpoint: /

{
  humidity: 54.03,
  temperature: 24.23
  alcohol: 50.00
}

GET

type: json endpoint: /

{
  humidity: 54.03,
  temperature: 24.23
  alcohol: 50.00
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published