René's URL Explorer Experiment


Title: openapi_lambda - Rust

Description: OpenAPI Lambda for Rust 🦀

Generator: rustdoc

direct link

Domain: docs.rs

Links:

Docs.rs https://docs.rs/
openapi-lambda-0.1.2 https://docs.rs/openapi-lambda
Permalink https://docs.rs/openapi-lambda/0.1.2/openapi_lambda/
Docs.rs crate page https://docs.rs/crate/openapi-lambda/latest
MIThttps://spdx.org/licenses/MIT
Repository https://github.com/ramosbugs/openapi-lambda-rust
crates.io https://crates.io/crates/openapi-lambda
Source https://docs.rs/crate/openapi-lambda/latest/source/
ramosbugs https://crates.io/users/ramosbugs
anyhow ^1 normal https://docs.rs/anyhow/^1/
async-trait ^0.1 normal https://docs.rs/async-trait/^0.1/
aws_lambda_events ^0.13 normal https://docs.rs/aws_lambda_events/^0.13/
backtrace ^0.3 normal https://docs.rs/backtrace/^0.3/
base64 ^0.21 normal https://docs.rs/base64/^0.21/
chrono ^0.4 normal https://docs.rs/chrono/^0.4/
futures ^0.3 normal https://docs.rs/futures/^0.3/
headers ^0.4 normal https://docs.rs/headers/^0.4/
http ^1 normal https://docs.rs/http/^1/
indexmap ^2.1 normal https://docs.rs/indexmap/^2.1/
itertools ^0.12 normal https://docs.rs/itertools/^0.12/
lambda_runtime ^0.9 normal https://docs.rs/lambda_runtime/^0.9/
log ^0.4 normal https://docs.rs/log/^0.4/
mime ^0.3 normal https://docs.rs/mime/^0.3/
serde ^1 normal https://docs.rs/serde/^1/
serde_json ^1 normal https://docs.rs/serde_json/^1/
serde_path_to_error ^0.1 normal https://docs.rs/serde_path_to_error/^0.1/
thiserror ^1 normal https://docs.rs/thiserror/^1/
tokio ^1 normal https://docs.rs/tokio/^1/
urlencoding ^2.1 normal https://docs.rs/urlencoding/^2.1/
openapi-lambda-codegen =0.1.2 normal https://docs.rs/openapi-lambda-codegen/=0.1.2/
100% of the crate is documented https://docs.rs/crate/openapi-lambda/latest
Platform https://docs.rs/openapi-lambda
aarch64-apple-darwinhttps://docs.rs/crate/openapi-lambda/latest/target-redirect/aarch64-apple-darwin/openapi_lambda/
aarch64-unknown-linux-gnuhttps://docs.rs/crate/openapi-lambda/latest/target-redirect/aarch64-unknown-linux-gnu/openapi_lambda/
i686-pc-windows-msvchttps://docs.rs/crate/openapi-lambda/latest/target-redirect/i686-pc-windows-msvc/openapi_lambda/
x86_64-pc-windows-msvchttps://docs.rs/crate/openapi-lambda/latest/target-redirect/x86_64-pc-windows-msvc/openapi_lambda/
x86_64-unknown-linux-gnuhttps://docs.rs/crate/openapi-lambda/latest/target-redirect/openapi_lambda/
Feature flags https://docs.rs/crate/openapi-lambda/latest/features
docs.rshttps://docs.rs/openapi-lambda
About docs.rshttps://docs.rs/about
Badgeshttps://docs.rs/about/badges
Buildshttps://docs.rs/about/builds
Metadatahttps://docs.rs/about/metadata
Shorthand URLshttps://docs.rs/about/redirections
Downloadhttps://docs.rs/about/download
Rustdoc JSONhttps://docs.rs/about/rustdoc-json
Build queuehttps://docs.rs/releases/queue
Privacy policyhttps://foundation.rust-lang.org/policies/privacy-policy/#docs.rs
Rusthttps://docs.rs/openapi-lambda
Rust websitehttps://www.rust-lang.org/
The Bookhttps://doc.rust-lang.org/book/
Standard Library API Referencehttps://doc.rust-lang.org/std/
Rust by Examplehttps://doc.rust-lang.org/rust-by-example/
The Cargo Guidehttps://doc.rust-lang.org/cargo/guide/
Clippy Documentationhttps://doc.rust-lang.org/nightly/clippy
Crate openapi_lambdahttps://docs.rs/openapi-lambda
openapi_lambdahttps://docs.rs/openapi_lambda/index.html
All Itemshttps://docs.rs/all.html
Sectionshttps://docs.rs/openapi-lambda
OpenAPI Lambda for Rust 🦀https://docs.rs/openapi-lambda#openapi-lambda-for-rust-
Usagehttps://docs.rs/openapi-lambda#usage
Examplehttps://docs.rs/openapi-lambda#example
Minimum supported Rust version (MSRV)https://docs.rs/openapi-lambda#minimum-supported-rust-version-msrv
Logginghttps://docs.rs/openapi-lambda#logging
OpenAPI supporthttps://docs.rs/openapi-lambda#openapi-support
Sponsorshiphttps://docs.rs/openapi-lambda#sponsorship
Crate Itemshttps://docs.rs/openapi-lambda#reexports
Re-exportshttps://docs.rs/openapi-lambda#reexports
Moduleshttps://docs.rs/openapi-lambda#modules
Structshttps://docs.rs/openapi-lambda#structs
Enumshttps://docs.rs/openapi-lambda#enums
Traitshttps://docs.rs/openapi-lambda#traits
Functionshttps://docs.rs/openapi-lambda#functions
Type Aliaseshttps://docs.rs/openapi-lambda#types
Sourcehttps://docs.rs/src/openapi_lambda/lib.rs.html#1-51
§https://docs.rs/openapi-lambda#openapi-lambda-for-rust-
https://crates.io/crates/openapi-lambda
https://docs.rs/openapi-lambda
OpenAPI definitionhttps://swagger.io/docs/specification
AWS Lambdahttps://aws.amazon.com/lambda/
Amazon API Gatewayhttps://aws.amazon.com/api-gateway/
§https://docs.rs/openapi-lambda#usage
§https://docs.rs/openapi-lambda#1-add-dependencies
§https://docs.rs/openapi-lambda#2-generate-code
build scripthttps://doc.rust-lang.org/cargo/reference/build-scripts.html
https://docs.rs/openapi-lambda
§https://docs.rs/openapi-lambda#generate-documentation
rustdochttps://doc.rust-lang.org/rustdoc/what-is-rustdoc.html
§https://docs.rs/openapi-lambda#3-implement-api-handlers
§https://docs.rs/openapi-lambda#4-implement-middleware
§https://docs.rs/openapi-lambda#authenticating-requests
Authorizationhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization
Cookiehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cookie
Cognito user pool authorizerhttps://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-integrate-with-cognito.html
§https://docs.rs/openapi-lambda#5-add-binary-targets
https://docs.rs/openapi-lambda
§https://docs.rs/openapi-lambda#6-compile-binaries
§https://docs.rs/openapi-lambda#cargo-lambda
Cargo Lambdahttps://www.cargo-lambda.info/
§https://docs.rs/openapi-lambda#musl-cross
musl-crosshttps://github.com/richfelker/musl-cross-make
better backtrace supporthttps://github.com/ziglang/zig/issues/18280
Homebrew packagehttps://github.com/FiloSottile/homebrew-musl-cross
§https://docs.rs/openapi-lambda#7-test-and-deploy
Lambda functionshttps://docs.aws.amazon.com/lambda/latest/dg/getting-started.html
API Gateway REST APIhttps://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-rest-api.html
Lambda runtimeshttps://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
x-amazon-apigateway-integrationhttps://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration.html
subset of OpenAPI featureshttps://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-known-issues.html#api-gateway-known-issues-rest-apis
AWS CloudFormationhttps://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide
AWS Serverless Application Modelhttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/index.html
Terraformhttps://www.terraform.io/
§https://docs.rs/openapi-lambda#aws-serverless-application-model-sam
Petstorehttps://github.com/ramosbugs/openapi-lambda-rust/tree/main/examples/petstore
AWS::Serverless::Functionhttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html
AutoPublishAliashttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html#sam-function-autopublishalias
Building custom runtimeshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/building-custom-runtimes.html
Petstorehttps://github.com/ramosbugs/openapi-lambda-rust/tree/main/examples/petstore
AWS::Serverless::Apihttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-api.html
AWS::Includehttps://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/create-reusable-transform-function-snippets-and-add-to-your-template-with-aws-include-transform.html
Amazon Resource Namehttps://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html
§https://docs.rs/openapi-lambda#example
Petstorehttps://github.com/ramosbugs/openapi-lambda-rust/tree/main/examples/petstore
AWS SAMhttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/index.html
§https://docs.rs/openapi-lambda#minimum-supported-rust-version-msrv
§https://docs.rs/openapi-lambda#logging
loghttps://crates.io/crates/log
log4rshttps://crates.io/crates/log4rs
env_loggerhttps://crates.io/crates/env_logger
Amazon CloudWatch Logshttps://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/LogsBillingDetails.html
§https://docs.rs/openapi-lambda#openapi-support
OpenAPI 3.0 specificationhttps://github.com/OAI/OpenAPI-Specification/blob/ecc4e50cf60620c44e1e8f2bee31395f95685e75/versions/3.0.3.md
submit a GitHub issuehttps://github.com/ramosbugs/openapi-lambda-rust/issues/new
CONTRIBUTING.mdhttps://github.com/ramosbugs/openapi-lambda-rust/tree/main/CONTRIBUTING.md
§https://docs.rs/openapi-lambda#authenticated-vs-unauthenticated-api-endpoints
securityhttps://github.com/OAI/OpenAPI-Specification/blob/ecc4e50cf60620c44e1e8f2bee31395f95685e75/versions/3.0.3.md#security-requirement-object
§https://docs.rs/openapi-lambda#request-parameters
§https://docs.rs/openapi-lambda#requestresponse-bodies
GitHub issueshttps://github.com/ramosbugs/openapi-lambda-rust/issues/new
§https://docs.rs/openapi-lambda#strings-type-string
chrono::NaiveDatehttps://docs.rs/chrono/latest/chrono/naive/struct.NaiveDate.html
chrono::DateTimehttps://docs.rs/chrono/latest/chrono/struct.DateTime.html
§https://docs.rs/openapi-lambda#integers-type-integer
§https://docs.rs/openapi-lambda#floating-point-numbers-type-number
§https://docs.rs/openapi-lambda#booleans-type-boolean
§https://docs.rs/openapi-lambda#objects-type-object
§https://docs.rs/openapi-lambda#arrays-type-array
indexmap::IndexSet<_>https://docs.rs/indexmap/latest/indexmap/set/struct.IndexSet.html
§https://docs.rs/openapi-lambda#polymorphism-oneof
internally-taggedhttps://serde.rs/enum-representations.html#internally-tagged
untaggedhttps://serde.rs/enum-representations.html#untagged
§https://docs.rs/openapi-lambda#composed-objects-allof
§https://docs.rs/openapi-lambda#other-schema-types
§https://docs.rs/openapi-lambda#responses
§https://docs.rs/openapi-lambda#sponsorship
Unflakablehttps://unflakable.com
§https://docs.rs/openapi-lambda#reexports
EventErrorhttps://docs.rs/error/enum.EventError.html
async_traithttps://docs.rs/async-trait/0.1.89/x86_64-unknown-linux-gnu/async_trait/index.html
§https://docs.rs/openapi-lambda#modules
errorhttps://docs.rs/error/index.html
modelshttps://docs.rs/models/index.html
§https://docs.rs/openapi-lambda#structs
ApiGatewayProxyRequestContexthttps://docs.rs/struct.ApiGatewayProxyRequestContext.html
HeaderMaphttps://docs.rs/struct.HeaderMap.html
HeaderNamehttps://docs.rs/struct.HeaderName.html
LambdaContexthttps://docs.rs/struct.LambdaContext.html
Lambda environment variableshttps://docs.aws.amazon.com/lambda/latest/dg/current-supported-versions.html
the headers returned by the poll request to the Runtime APIshttps://docs.aws.amazon.com/lambda/latest/dg/runtimes-api.html#runtimes-api-next
LambdaEventhttps://docs.rs/struct.LambdaEvent.html
Responsehttps://docs.rs/struct.Response.html
StatusCodehttps://docs.rs/struct.StatusCode.html
UnauthenticatedMiddlewarehttps://docs.rs/struct.UnauthenticatedMiddleware.html
§https://docs.rs/openapi-lambda#enums
Bodyhttps://docs.rs/enum.Body.html
§https://docs.rs/openapi-lambda#traits
Middlewarehttps://docs.rs/trait.Middleware.html
§https://docs.rs/openapi-lambda#functions
http_response_to_apigwhttps://docs.rs/fn.http_response_to_apigw.html
HttpResponsehttps://docs.rs/type.HttpResponse.html
ApiGatewayProxyResponsehttps://docs.rs/aws_lambda_events/0.13.1/x86_64-unknown-linux-gnu/aws_lambda_events/event/apigw/struct.ApiGatewayProxyResponse.html
run_lambdahttps://docs.rs/fn.run_lambda.html
§https://docs.rs/openapi-lambda#types
HttpResponsehttps://docs.rs/type.HttpResponse.html

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.