We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2114135 commit 52208a2Copy full SHA for 52208a2
README.md
@@ -55,12 +55,13 @@ TypeScript is supported! There's no need to install types for this package from
55
56
You can visit the online docs here: https://weffe.github.io/axios-api-versioning
57
58
-## Sandbox - Browser
+## Example Projects
59
60
-There is a sandbox example project showcasing the usage in a browser, namely a React App.
61
-But the usage of `axios-api-versioning` is what matters.
+There are 2 example projects showcasing the usage of `axios-api-versioning`.
+You can check them out here:
62
63
-[Learn more here](./sandbox/browser/README.md)
+1. [with-nodejs](./examples/with-nodejs)
64
+2. [with-react-typescript](./examples/with-react-typescript)
65
66
## Changelog
67
0 commit comments