Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMorgan committed Aug 1, 2015
1 parent ae2a743 commit 12986c8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Raspberry_Pi_Temperature_API
An ASP.Net Web API to read and produce data from the Raspberry Pi Temperature Sensor Project
An ASP.Net Web API to read and produce data from the Raspberry Pi Temperature Sensor Project <a href="https://github.com/JeremyMorgan/Raspberry_Pi_Temperature">Found Here</a>

This is an API for both the storage and retrieval of items.

For now the functionality is:

- Store a temperature reading
- Retrieve the latest temperature
- Retrieve a set, ordered by DESC or ASC

0 comments on commit 12986c8

Please sign in to comment.