Skip to content

Node.js powered project exposes an API for logging temperature readings. Use cases include logging temperature readings from an IoT device or Raspberry Pi that chucks JSON to a REST service. Work in progress...

License

Notifications You must be signed in to change notification settings

hackentogler/temperature-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger generated server

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

Running the server

To run the server, run:

npm start

To view the Swagger UI interface:

open http://localhost:8080/docs

This project leverages the mega-awesome swagger-tools middleware which does most all the work.

About

Node.js powered project exposes an API for logging temperature readings. Use cases include logging temperature readings from an IoT device or Raspberry Pi that chucks JSON to a REST service. Work in progress...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published