1.7.5 • Published 7 months ago

submission-portal-api v1.7.5

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

submission-portal-api

Description

This is a TypeScript powered REST API backend service to upload image to S3 and extract information, then return to the end user.

  • platform: AWS
  • language: TypeScript
  • runtime/environment: NodeJS
  • framewrok: serverless

Start the service

To start the service locally: npm run start

To deploy the service in AWS: npm run deploy

To check the code limting: npm run lint

To fix the issues with code limting: npm run lint:fix

To generate the swagger doc: npm run swagger

API Diagram

API Documentation

You can checkout the swagger doc here swagger

App Integratioon

This backend service is integrated with the Submission Portal App. Only authenticated users from the app can access the API.

Try the API

You can checkout the API here Submission Portal API.

The postman documentaion is available here: PostmanDoc.

1.7.5

7 months ago

1.7.4

7 months ago

1.7.3

7 months ago

1.7.2

7 months ago

1.7.1

7 months ago

1.7.0

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago

0.0.0-development

7 months ago