Skip to content

Commit

Permalink
[MOSIP-37358] readme
Browse files Browse the repository at this point in the history
Signed-off-by: JanardhanBS-SyncByte <[email protected]>
  • Loading branch information
JanardhanBS-SyncByte committed Nov 19, 2024
1 parent 49c1b92 commit 14aa69c
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
# Overview
This repository contains the source code for the Converters module, which enables the conversion of ISO biometric and document data into standard image formats such as JPEG or PNG. The module exposes API endpoints for configuring and handling conversion operations.

## Databases
Refer to SQL scripts.

## Build & run (for developers)

The project requires the following:
Expand Down Expand Up @@ -66,13 +63,7 @@ Swagger url: [Swagger UI](http://localhost:8098/v1/converter-service/swagger-ui/
$ docker build -f Dockerfile
```

## Channel:
Default channel is HTTP (POST)

## APIs for configuration and Expectation setting
[Sample expectations](./docs/sampleExpectations.md)

### Update configuration
## APIs testing

**Url**: http://{host}/v1/converter-service/convert

Expand Down Expand Up @@ -154,15 +145,5 @@ Method: POST
| MOS-CNV-500 | Technical Error |


## Configuration


## Deploy


## Test

## APIs

## License
This project is licensed under the terms of [Mozilla Public License 2.0](LICENSE).

0 comments on commit 14aa69c

Please sign in to comment.