Skip to content

BallyB/mlapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML API

WEB API NodeJS and python

Clone this repo

git clone https://gitlab.com/ajeanne25/mlapi .

Create docker image and run

docker build . -t node-web-app
docker run -p 3000:3000 -d node-web-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published