Skip to content

ChenYuTingJerry/API-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GN-API-me

GN-API-me is a API service of current user (called me). It mainly built by Sanic.

Prerequisites

  • python 3.6+
  • AWS credentials

Installation

$pip install -r requirements.txt

Start the server

docker-compose up

Check server health

$curl http://0.0.0.0:3000/health
{"status":"OK"}

Stop the server

docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors