Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-inpooling authored Aug 2, 2019
1 parent b742299 commit a87392b
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# ApiGov
API data governance tool that captures client API calls, visualize and monitor data flows
API data governance tool that captures client API calls, visualize and monitor data flows.

Refer to our [Architecture doc](./doc/architecture.md) for more details.

# Why is this tool useful?


# Why do we create this tool?
In the past couple of years, we saw increasing usage of 3rd party APIs. Also, more and more data are shared via APIs.

In my previous job doing cyber security risk consulting, I saw companies lacking visibility around data shared via APIs. With GDPR and CCPA, it is becoming mandate for companies to have data governance around their APIs.

My co-founder has extensive experience is DevOps and software development. He wanted to have a tool for client API monitoring, beyond exgress logging. He was constantly fighting with client API outages and could not optimize the API usage based on needs.

We are both excited to build a tool that can log API calls, visualize API data flows, send alerts for outages and suspicious data flows.

0 comments on commit a87392b

Please sign in to comment.