Motivation and goals?

オープン
#1 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
領域
api, backend

調査の方向性

実装ファイル、テスト、エントリーポイントは特定されていません。まず、この議論で提案されている動機、非目標、スコープを確認してください。ライブラリの目標と境界について合意し、文書化されれば作業は完了です。

索引モデルが issue の本文から書いたものです。

説明

👋 Hi there again!

@sobolevn what are your thoughts with this library? What are the (non)goals and motivation?

So far I can see 'framework-less'. I'm also assuming it'd be according to FP principles (immutability, composability, purity)? Something like Scala's http4s? Is there something specific about REST vs generic HTTP APIs that you want to focus on? What do you see in current web frameworks that you don't like?

I could imagine the library would be centered around composing Request -> Response pipelines. This requires composable, functional blocks for:

  • routing
  • parsing/validation
  • encoding/decoding (e.g. JSON)
  • testing
  • 'middleware'
  • plugging into existing frameworks (so you can start using rests in your current flask/django/(a)wsgi/etc project immediately)
  • dealing with DBs in a pure way
主要言語
言語のデータがありません
スター
10
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

似ている issue

Backend & API Design の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。