Skip to content

gist-helper/helperParserV2

 
 

Repository files navigation

  1. git checkout release

  2. To test the parsing code

python parsing.py

  1. To apply the parsing result to server

(You need to specify the ip and port of backend server)

python parsing.py http://ip:port/meals/create

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%