Reusability is the core of SOMOD. By adding available modules as dependencies, one can import the complete functionality of added modules into the current solution.
Add somod-http-api-gateway as a dependency to get the API gateway initialized.
By running npm install somod-http-api-gateway
, you get the infrastructure code ready for creating api gateway in AWS
Browse our module catalog to find out readily available modules. You can add any number of modules from the catalog or your SOMOD modules as dependencies.
In the Next Chapter, let us understand how to add a backend code for creating api with persistent storage.
Write an email to opensource@sodaru.com