Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 386 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 386 Bytes

Usage

  1. Download credential file from Google Developer Console. See instruction here.
  2. Copy credential file to directory.
  3. Start service with command: GOOGLE_PROJECT=[project_name] GOOGLE_APPLICATION_CREDENTIALS=[path_to_credentials] python api.py.
  4. Access your API at http://localhost:5000.