Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arikkfir committed Apr 24, 2020
1 parent a6c8738 commit c79f18d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# gate ![Build master](https://github.com/bluebudgetz/gate/workflows/Build%20master/badge.svg) [![GoDoc](https://godoc.org/github.com/bluebudgetz/gate?status.svg)](http://godoc.org/github.com/bluebudgetz/gate) [![Report card](https://goreportcard.com/badge/github.com/bluebudgetz/gate)](https://goreportcard.com/report/github.com/bluebudgetz/gate) [![Sourcegraph](https://sourcegraph.com/github.com/bluebudgetz/gate/-/badge.svg)](https://sourcegraph.com/github.com/bluebudgetz/gate?badge)
# gate ![Build master](https://github.com/bluebudgetz/gate/workflows/Build%20master/badge.svg) [![GoDoc](https://godoc.org/github.com/bluebudgetz/gate?status.svg)](http://godoc.org/github.com/bluebudgetz/gate) [![Report card](https://goreportcard.com/badge/github.com/bluebudgetz/gate)](https://goreportcard.com/report/github.com/bluebudgetz/gate) [![Sourcegraph](https://sourcegraph.com/github.com/bluebudgetz/gate/-/badge.svg)](https://sourcegraph.com/github.com/bluebudgetz/gate?badge) [![Coverage Status](https://coveralls.io/repos/github/bluebudgetz/gate/badge.svg?branch=master)](https://coveralls.io/github/bluebudgetz/gate?branch=master)

Bluebudgetz API gateway.

## Tasks

- [ ] Implement authentication (JWT)
- [ ] Increase test coverage
- [ ] Upgrade Golang
- [ ] Publish test coverage as comments in PRs

## Contributing

Expand Down

0 comments on commit c79f18d

Please sign in to comment.