# Build a Serverless GeoSearch GraphQL API using AWS AppSync & Elasticsearch

DevFeed: [Build a Serverless GeoSearch GraphQL API using AWS AppSync & Elasticsearch](<https://devfeed.tech/articles/build-a-serverless-geosearch-graphql-api-using-aws-appsync-elasticsearch-14113.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/build-geosearch-graphql-api-aws-appsync-elasticsearch>)

Author: Andrew Griffiths

Published: 2018-06-06T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [elasticsearch](<https://devfeed.tech/topics/elasticsearch.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [elasticsearch](<https://devfeed.tech/tags/elasticsearch.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

A tutorial on building a GraphQL location search service similar to Airbnb's using a fully serverless stack on AWS, including AWS AppSync and Elasticsearch.

## Source excerpt

Learn how to build a GraphQL location search service similar to AirBnB's using a fully serverless stack on AWS.