1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-07-03 06:45:15 -04:00

Add REST implementation skeleton

The Location class is still in flux, so waiting on that.
This commit is contained in:
DjBushido
2014-03-31 15:07:10 -04:00
parent a4412c749b
commit 8a527aace4
4 changed files with 58 additions and 1 deletions

View File

@ -3,6 +3,7 @@
<string name="app_name">UNCC Scavenger</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="hello_world">Hello world!</string>
<string name="endpoint">http://djbushido.no-ip.org/</string>
</resources>