Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Swagger Integration design #173

Open
sid88in opened this issue Nov 25, 2017 · 1 comment
Open

Swagger Integration design #173

sid88in opened this issue Nov 25, 2017 · 1 comment
Labels

Comments

@sid88in
Copy link
Contributor

sid88in commented Nov 25, 2017

Use Case:

A user wants to build his/her own rest endpoint (instead of using existing endpoint like twitter). In this case, we can use swagger. This endpoint can have dynamodb integration using aws proxy explained here and can fetch data using (request/response) mapping templates

I have been able to make this architecture work E2E but this system doesn't work on serverless offline because we need this custom api endpoint on local and its integration with dynamodb local to fetch test data. Any idea how will this work?

@sid88in
Copy link
Contributor Author

sid88in commented Nov 25, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant