Skip to content

Charl-io/hayvnapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAYVN API Assignment

To build the docker container

docker build --tag hayvnapi .

To run the docker container on localhost:3000

docker run --port 3000:3000 hayvnapi

To view the OpenAPI docs browse to

http://localhost:3000/docs

About

Technical assignment for HAYVN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published