Skip to content

ift-gftc/gftcms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFTC Micro Services

A set of tools, library and microservices available for developers of tracability solutions to utilize and integrate into their workflow and/or software.

This repository is a monorepo, with the following packages:

gftcms

A microservice appliaction exposing APIs to interact with traceability tools and library. gftcms is created using nextjs and deployed using now. A sample deployment is available at gftcms.now.sh. For usage, click here.

trawler

A library that ease the process of parsing and combining CSV documents to EPCIS XML documentation. trawler is created using typescript and deployed to npm. The package is available at @gftc/trawler. For API documentation, click here.