Skip to content

IABTechLab/uid2-participant-api

Repository files navigation

docker commands

Build the image: docker build -t uid2-participant-api-image .

Run the container: docker run -d -p 6001:8080 --name uid2-participant-api-image-container uid2-participant-api-image

Go here to test: http://localhost:6001/swagger/index.html

About

API for UID2 participant management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published