/consumeRestService

microservices( http communication with consumeRestService). This project provides data to the project PCR (RestAPI name:getDnaSequenceByLength)

Primary LanguageJava

consumeRestService

Rest Service subproject3-2 | API(getDnaSequenceByLength) this API getDnaSequenceByLength creates random DNA sequence with its length given by parameter dnaLength. e.g. getDnaSequenceByLength(10); -> CCCGCCCCCCGC