예제 #1
0
 def GET(self):
     return json.dumps(ExperimentDB.list())
예제 #2
0
 def GET(self):
     return json.dumps(ExperimentDB.list())