Skip to content
/ hydrus Public
forked from HTTP-APIs/hydrus

A project to develop a space sciences-based application to demonstrate features provided by HYDRA -powered HTTP APIs.

License

Notifications You must be signed in to change notification settings

kkoci/hydrus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrus

See issues tagged with "wiki"


DISCLAIMER: this repo is only a collection of annotations at the moment, don't take them too seriously.

A project to develop a space sciences-based application to demonstrate features provided by HYDRA-powered HTTP APIs.

At the moment: start from STARTING.md

Running

  • In the repo directory python3 hydrus/application.py

Testing

  • curl -i localhost:5000/api
  • curl -i localhost:5000/api/astronomy
  • curl -i localhost:5000/api/solarsystem
  • curl -i localhost:5000/api/hydra/astronomy
  • curl -i localhost:5000/api/hydra/solarsystem
  • curl -X POST localhost:5000/api/planet/create -d '{"@id": "/api/planet/Mars", "@type": "astronomy:Planet"}'

About

A project to develop a space sciences-based application to demonstrate features provided by HYDRA -powered HTTP APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%