Skip to content

Commit 89d566a

Browse files
committed
Big bang :)
Signed-off-by: Exadra37 <exadra37@gmail.com>
0 parents  commit 89d566a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Approov QuickStart - TYK API GATEWAY
2+
3+
[Approov](https://approov.io) is an API security solution used to verify that requests received by your backend services originate from trusted versions of your mobile apps.
4+
5+
This repo implements the Approov server-side request verification code for the Tyk API Gateway, which performs the verification check before allowing valid traffic to be processed by the API endpoint.
6+
7+
8+
## Issues
9+
10+
If you find any issue while following our instructions then just report it [here](https://github.com/approov/quickstart-tyk-api-gateway-token-check/issues), with the steps to reproduce it, and we will sort it out and/or guide you to the correct path.
11+
12+
13+
## Useful Links
14+
15+
If you wish to explore the Approov solution in more depth, then why not try one of the following links as a jumping off point:
16+
17+
* [Approov Free Trial](https://approov.io/signup)(no credit card needed)
18+
* [Approov Get Started](https://approov.io/product/demo)
19+
* [Approov QuickStarts](https://approov.io/docs/latest/approov-integration-examples/)
20+
* [Approov Docs](https://approov.io/docs)
21+
* [Approov Blog](https://approov.io/blog/)
22+
* [Approov Resources](https://approov.io/resource/)
23+
* [Approov Customer Stories](https://approov.io/customer)
24+
* [Approov Support](https://approov.io/contact)
25+
* [About Us](https://approov.io/company)
26+
* [Contact Us](https://approov.io/contact)

0 commit comments

Comments
 (0)