GraceDB server code
Server code for the GRAvitational-wave Candidate Event Database.
You will need to fork this repository and submit a merge request in order to make changes to the code.
Moved events.api and superevents.api into the new api app. We want to have a versioned API, so these are now in api.v1.events and api.v1.superevents, respectively. Part of this change is that we require a custom reverse function (api_reverse) for handling versioning. Much of the required code changes for this migration include converting reverses to use this function and changing relative imports appropriately.
Name | Last commit | Last update |
---|---|---|
config | ||
docs | ||
gracedb | ||
.bowerrc | ||
.gitignore | ||
CHANGELOG.md | ||
README.md | ||
bower.json | ||
manage.py | ||
requirements.txt |