Skip to content

Taka005/miq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make it a Quote

使い方

  • pip install -r requirements.txtを実行
  • python main.pyで起動
  • http://localhost:3000/でアクセスする

エンドポイント

  • /で生成

パラメーター

  • type: タイプ
    • color カラーアイコン
    • reverse アイコンの位置反転
    • reverseColor カラーアイコン・アイコンの位置反転
    • white 色反転
    • reverseWhite 色反転・アイコンの位置反転
  • name: 名前
  • id: ID
  • content: 内容
  • icon: アイコン(URL)

About

Make it a QuoteをAPIで生成できます

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages