tangled
alpha
login
or
join now
diegoenriquezserrano.dev
/
api.newslt.rs
0
fork
atom
WIP - ActixWeb multi-tenant blog and newsletter API server. Originally forked from LukeMathWalker/zero-to-production.
0
fork
atom
overview
issues
pulls
1
pipelines
api.newslt.rs
/
tests
/
api
/
at
main
3 folders
8 files
Luca Palmieri
Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros.
4y ago
1bf53dcf
admin
chore: bump secrecy, updates invocations to use updated API
1 month ago
newsletters
chore: bump secrecy, updates invocations to use updated API
1 month ago
users
Adds endpoint to view user profile
3 months ago
admin_dashboard.rs
Responds with Unauthorized for non-authenticated users
3 months ago
change_password.rs
Responds with Unauthorized for non-authenticated users
3 months ago
health_check.rs
Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros.
4 years ago
helpers.rs
chore: bump secrecy, updates invocations to use updated API
1 month ago
login.rs
Makes login endpoint JSON based
3 months ago
main.rs
Adds endpoint to retrieve list of users
3 months ago
subscriptions.rs
Moves new subscription business logic into moel, also makes solving captcha challenge a requisite for subscription creation also changes confirmation link base url to client url
2 months ago
subscriptions_confirm.rs
Moves new subscription business logic into moel, also makes solving captcha challenge a requisite for subscription creation also changes confirmation link base url to client url
2 months ago