Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Graphql spike #40

Closed
wants to merge 7 commits into from
Prev Previous commit
Next Next commit
docs(readme): add snyk and travis badges
  • Loading branch information
raisedadead authored and ojongerius committed Apr 17, 2018
commit 21785372cc9de0df77c92f95171b45b12108628e
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
![freeCodeCamp](https://camo.githubusercontent.com/60c67cf9ac2db30d478d21755289c423e1f985c6/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f66726565636f646563616d702f776964652d736f6369616c2d62616e6e65722e706e67)
Join FreeCodeCamp to learn to code and help nonprofits.

# open-api Project
[![Build Status](https://travis-ci.org/freeCodeCamp/open-api.svg?branch=staging)](https://travis-ci.org/freeCodeCamp/open-api)
[![Known Vulnerabilities](https://snyk.io/test/github/freecodecamp/open-api/badge.svg?targetFile=package.json)](https://snyk.io/test/github/freecodecamp/open-api?targetFile=package.json)

# open-api

**This project is currently being refactored, performance and API will be unstable.**

@@ -26,4 +28,11 @@ running the main website in sharing mode. This assumes you:
```

### Getting an API key

TBD

## License

Copyright (c) 2018 freeCodeCamp.

The computer software in this repository is licensed under the [BSD-3-Clause](./LICENSE).