Closed Bug 982563 Opened 11 years ago Closed 11 years ago

Loop Server — Add a JSON hello message with the version number on the home page

Categories

(Hello (Loop) :: Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rhubscher, Assigned: rhubscher)

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
standard8
: review+
Details | Review
GET / 200 {"hello": "loop-server", "version": "0.1.0"}
Assignee: nobody → rhubscher
Attached file Link to GitHub PR.
Attachment #8389859 - Flags: review?(standard8)
Comment on attachment 8389859 [details] [review] Link to GitHub PR. Looks good. r=Standard8
Attachment #8389859 - Flags: review?(standard8) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Well here is what we see now (which I assume is what we want): Dev: { "name": "mozilla-loop-server", "description": "The Mozilla Loop (WebRTC App) server", "version": "0.4.0-DEV", "homepage": "https://github.com/mozilla-services/loop-server/", "endpoint": "http://loop.dev.mozaws.net" } Stage: {"name":"mozilla-loop-server","description":"The Mozilla Loop (WebRTC App) server","version":"0.4.0-DEV","homepage":"https://github.com/mozilla-services/loop-server/","endpoint":"http://loop.stage.mozaws.net"} Prod: {"name":"mozilla-loop-server","description":"The Mozilla Loop (WebRTC App) server","version":"0.4.0-DEV","homepage":"https://github.com/mozilla-services/loop-server/","endpoint":"http://loop.services.mozilla.com"}
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: