MCPcopy Index your code
hub / github.com/SakaDream/actix-web-rest-api-with-jwt

github.com/SakaDream/actix-web-rest-api-with-jwt @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
92 symbols 217 edges 26 files 10 documented · 11%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

SortingAndPaging (Interface)
(no doc) [1 implementers]
src/models/pagination.rs

Core symbols most depended-on inside this repo

call
called by 16
src/middleware/auth_middleware.rs
init_db_pool
called by 15
src/config/db.rs
run_migration
called by 15
src/config/db.rs
filter
called by 6
src/models/person.rs
decode_token
called by 3
src/utils/token_utils.rs
signup_and_login
called by 3
src/api/address_book_controller.rs
verify_token
called by 2
src/utils/token_utils.rs
is_auth_header_valid
called by 2
src/utils/token_utils.rs

Shape

Function 46
Method 27
Class 17
Enum 1
Interface 1

Languages

Rust100%

Modules by API surface

src/api/address_book_controller.rs13 symbols
src/models/user.rs12 symbols
src/api/account_controller.rs12 symbols
src/models/person.rs8 symbols
src/models/pagination.rs7 symbols
src/services/address_book_service.rs6 symbols
src/services/account_service.rs5 symbols
src/models/login_history.rs4 symbols
src/middleware/auth_middleware.rs4 symbols
src/utils/token_utils.rs3 symbols
src/models/user_token.rs3 symbols
src/models/response.rs3 symbols

Datastores touched

postgresDatabase · 1 repos

For agents

$ claude mcp add actix-web-rest-api-with-jwt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page