Skip to content

Commit d232378

Browse files
authored
chore(geo): add Geo to main readme (#8702)
1 parent d4f8fe6 commit d232378

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</a>
66
<p>
77
<a href="https://discord.gg/jWVbPfC" target="_blank">
8-
<img src="https://img.shields.io/discord/308323056592486420?logo=discord"" alt="Discord Chat" />
8+
<img src="https://img.shields.io/discord/308323056592486420?logo=discord"" alt="Discord Chat" />
99
</a>
1010
<a href="https://codecov.io/gh/aws-amplify/amplify-js">
1111
<img src="https://codecov.io/gh/aws-amplify/amplify-js/branch/main/graph/badge.svg" />
@@ -70,6 +70,7 @@ If you can't migrate to [aws-sdk-js-v3](https://github.com/aws/aws-sdk-js-v3) or
7070
- [**Authentication**](https://docs.amplify.aws/lib/auth/getting-started/q/platform/js): APIs and building blocks for developers who want to create user authentication experiences.
7171
- [**Analytics**](https://docs.amplify.aws/lib/analytics/getting-started/q/platform/js): Easily collect analytics data for your app. Analytics data includes user sessions and other custom events that you want to track in your app.
7272
- [**REST API**](https://docs.amplify.aws/lib/restapi/getting-started/q/platform/js): Provides a simple solution when making HTTP requests. It provides an automatic, lightweight signing process which complies with AWS Signature Version 4.
73+
- [**Geo (Developer preview)**](https://docs.amplify.aws/lib/geo/getting-started/q/platform/js): Amplify Geo provides APIs and map UI components for maps and location search for JavaScript-based web apps.
7374
- [**GraphQL API**](https://docs.amplify.aws/lib/graphqlapi/getting-started/q/platform/js): Interact with your GraphQL server or AWS AppSync API with an easy-to-use & configured GraphQL client.
7475
- [**DataStore**](https://docs.amplify.aws/lib/datastore/getting-started/q/platform/js): A programming model for leveraging shared and distributed data without writing additional code for offline and online scenarios, which makes working with distributed, cross-user data just as simple as working with local-only data.
7576
- [**Storage**](https://docs.amplify.aws/lib/storage/getting-started/q/platform/js): Provides a simple mechanism for managing user content for your app in public, protected or private storage buckets.

0 commit comments

Comments
 (0)