rapina
A Rust web framework for APIs. So simple it feels like cheating.
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.yml
- config.yml
- feature_request.yml
- good_first_issue.yml
- question.yml
- suggestion.yml
- audit.yml
- ci.yml
- docs.yml
- issue-claim.yml
- labeler.yml
- release.yml
- scorecard.yml
- welcome.yml
- CODEOWNERS
- dependabot.yml
- FUNDING.yml
- labeler.yml
- PULL_REQUEST_TEMPLATE.md
- WEEKLY_CHANGELOG_TEMPLATE.md
- 2026-01-20-rapina-alpha-series.md
- 2026-01-24-rapina-0-2-0.md
- 2026-02-10-welcome-to-blog.md
- 2026-02-12-rapina-0-4-0.md
- 2026-02-18-rapina-0-5-0.md
- 2026-02-22-rapina-0-6-0.md
- 2026-02-27-rapina-0-7-0.md
- 2026-03-01-rapina-0-8-0.md
- 2026-03-06-rapina-0-9-0.md
- 2026-03-16-rapina-0-10-0.md
- 2026-03-25-adding-a-database-with-seaorm.md
- 2026-03-25-getting-started-with-rapina.md
- 2026-04-01-rapina-0-11-0.md
- 2026-04-02-meet-juca.md
- 2026-05-10-axum-vs-rapina.md
- _index.md
- _index.md
- commands.md
- _index.md
- authentication.md
- background-jobs.md
- caching.md
- cron-scheduler.md
- database.md
- errors.md
- extractors.md
- graphql.md
- jwks.md
- llms-txt.md
- metrics.md
- middleware.md
- migrations.md
- observability.md
- openapi.md
- pagination.md
- routing.md
- state.md
- streaming.md
- testing.md
- validation.md
- websockets.md
- _index.md
- configuration.md
- installation.md
- project-structure.md
- _index.md
- deployment.md
- _index.md
- manifesto.md
- what-is-rapina.md
- _index.md
- _index.md
- done.md
- in-progress.md
- planned.md
- 01-your-first-route.md
- 02-protected-routes.md
- 03-validation.md
- 04-error-handling.md
- 05-state-and-config.md
- 06-database-basics.md
- _index.md
- _index.md
- changelog.md
- support.md
- style.scss
- juca-v2.png
- juca.png
- process-1.jpg
- process-2.jpg
- process-3.jpg
- process-4.jpg
- logo.png
- rapina-demo.gif
- rapina-icon.png
- codemirror.min.js
- tutorial.css
- tutorial.js
- CNAME
- answer.html
- roadmap-done-cards.html
- roadmap-in-progress-cards.html
- roadmap-planned-cards.html
- base.html
- blog-post.html
- blog-section.html
- changelog.html
- docs-base.html
- docs-section.html
- index.html
- page.html
- roadmap-section.html
- roadmap.html
- section.html
- support.html
- taxonomy_list.html
- taxonomy_single.html
- tutorial.html
- CNAME
- config.toml
- router.rs
- main.rs
- .gitignore
- Cargo.toml
- main.rs
- .gitignore
- Cargo.toml
- m20260214_000001_create_todos.rs
- mod.rs
- dto.rs
- error.rs
- handlers.rs
- mod.rs
- entity.rs
- main.rs
- .env.example
- .gitignore
- Cargo.toml
- diagram1.png
- CLAUDE.md
- rules
- m20260307_155631_create_urlss.rs
- mod.rs
- dto.rs
- error.rs
- handlers.rs
- mod.rs
- service.rs
- tests.rs
- entity.rs
- lib.rs
- main.rs
- .env.example
- AGENT.md
- Cargo.toml
- docker-compose.yml
- Dockerfile
- README.md
- DESIGN.md
- README.md
- index.html
- main.rs
- Cargo.toml
- auth.rs
- endpoint_groups.rs
- error_formats.rs
- hello.rs
- json.rs
- macros.rs
- middleware.rs
- multi_path_params.rs
- multipart.rs
- pagination.rs
- sse.rs
- telemetry.rs
- todo_api.rs
- validation.rs
- middleware.rs
- mod.rs
- context.rs
- cookie.rs
- form.rs
- header.rs
- json.rs
- mod.rs
- multipart.rs
- path.rs
- query.rs
- state.rs
- validated.rs
- mod.rs
- config.rs
- endpoint.rs
- mod.rs
- rapina__introspection__llms__tests__to_llms_txt_empty_routes.snap
- rapina__introspection__llms__tests__to_llms_txt_snapshot.snap
- endpoint.rs
- llms.rs
- llms_endpoint.rs
- mod.rs
- route_info.rs
- backend.rs
- create_rapina_jobs.rs
- mod.rs
- model.rs
- retry.rs
- worker.rs
- extract.rs
- jwks_client.rs
- mod.rs
- middleware.rs
- mod.rs
- prometheus.rs
- body_limit.rs
- compression.rs
- cors.rs
- mod.rs
- otel.rs
- rate_limit.rs
- request_log.rs
- timeout.rs
- tower.rs
- trace_id.rs
- mod.rs
- telemetry.rs
- tracing.rs
- endpoint.rs
- mod.rs
- spec.rs
- backend.rs
- channel.rs
- hub.rs
- mod.rs
- protocol.rs
- mod.rs
- stream.rs
- mod.rs
- static_map.rs
- trie.rs
- client.rs
- mod.rs
- snapshot.rs
- app.rs
- cache.rs
- cache_redis.rs
- config.rs
- context.rs
- cron_scheduler.rs
- database.rs
- date_cache.rs
- discovery.rs
- error.rs
- handler.rs
- lib.rs
- migration.rs
- pagination.rs
- server.rs
- state.rs
- test.rs
- websocket.rs
- cache.rs
- discovery.rs
- error_handling.rs
- extractors.rs
- jobs.rs
- llms.rs
- metrics.rs
- metrics_discovery.rs
- middleware.rs
- migration_test.rs
- multipart.rs
- pagination.rs
- relay.rs
- relay_channels.rs
- routing.rs
- schema_test.rs
- serialization.rs
- streaming.rs
- websocket.rs
- Cargo.toml
- core.md
- errors.md
- extractors.md
- jobs.md
- migrations.md
- testing.md
- websocket.md
- diff.rs
- mod.rs
- auth.rs
- crud.rs
- mod.rs
- rest_api.rs
- add.rs
- agents.rs
- codegen.rs
- dev.rs
- doctor.rs
- import_openapi.rs
- jobs.rs
- llms.rs
- migrate.rs
- mod.rs
- new.rs
- openapi.rs
- relationships.rs
- routes.rs
- schema_source.rs
- seed.rs
- test.rs
- env.rs
- mod.rs
- urls.rs
- colors.rs
- main.rs
- Cargo.toml
- juca.txt
- headers.rs
- metadata.rs
- mod.rs
- analyze.rs
- generate.rs
- mod.rs
- parse.rs
- types.rs
- config.rs
- lib.rs
- relay.rs
- Cargo.toml
- .gitignore
- Cargo.lock
- Cargo.toml
- CHANGELOG.md
- CONTRIBUTING.md
- deny.toml
- justfile
- LICENSE
- README.md
- rust-toolchain.toml
- SECURITY.md
// repository documentation
Was this content helpful?
(0 ratings)
