Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

基本的な設定の追加 #1

Merged
merged 8 commits into from
May 15, 2023
Merged

基本的な設定の追加 #1

merged 8 commits into from
May 15, 2023

Conversation

haruboring
Copy link
Owner

基本的な設定と、簡単なREADMEを追加した。
具体的には以下の通り

  • FastAPIを用いた簡単なエンドポイントの設計
  • DockerFileの構築
  • Poetryでの環境構築
  • gitignoreの追加
  • Github Actuionsの設計(linter, pytest)
  • testの追加(テストがないとActionsのpytestに落ちてしまうため 参考
  • READMEの追加
    • 簡単なツールの説明と、サンプルのリクエストレスポンスボディの提示

@haruboring haruboring added the enhancement New feature or request label May 15, 2023
@haruboring haruboring self-assigned this May 15, 2023
@haruboring haruboring merged commit 0980d3d into main May 15, 2023
@haruboring haruboring deleted the develop/add_basic_setting branch May 15, 2023 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant