You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A serverless API was developed with .NET and AWS, managing clients and orders and performing invoice queries. Using Lambda functions, the API executes CRUD operations for users with data stored in DynamoDB.