Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for restful (0.09 sec)

  1. hack/unwanted-dependencies.json

            "github.com/prometheus/client_golang",
            "go.etcd.io/etcd/client/v2",
            "go.etcd.io/etcd/server/v3",
            "go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful",
            "k8s.io/kube-openapi",
            "sigs.k8s.io/structured-merge-diff/v4"
          ],
          "github.com/mailru/easyjson": [
            "github.com/go-openapi/swag",
            "k8s.io/kube-openapi",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 13 12:31:38 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    * ✏️ Fix typos in `docs/en/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#10834](https://github.com/tiangolo/fastapi/pull/10834) by [@Molkree](https://github.com/Molkree).
    * 📝 Add article: "Building a RESTful API with FastAPI: Secure Signup and Login Functionality Included". PR [#9733](https://github.com/tiangolo/fastapi/pull/9733) by [@dxphilo](https://github.com/dxphilo).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top