Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace warp in bee-rest-api with axum #1239

Merged
merged 132 commits into from
Jun 21, 2022

Conversation

samuel-rufi
Copy link
Member

No description provided.

@samuel-rufi samuel-rufi changed the title Shimmer Axum impl Replace warp in bee-rest-api with axum Mar 13, 2022
@thibault-martinez thibault-martinez added wg-api Working Group - API c-feature Category - Feature e-high Experience - High p-low Priority - Low n-shimmer Network - Shimmer labels Mar 14, 2022
…nto shimmer-axum

� Conflicts:
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/mod.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/submit_message.rs
…nto shimmer-axum

� Conflicts:
�	bee-api/bee-rest-api/src/endpoints/routes/api/plugins/debug/white_flag.rs
@thibault-martinez thibault-martinez added this to the v1.0 milestone Mar 21, 2022
@samuel-rufi samuel-rufi force-pushed the shimmer-axum branch 5 times, most recently from 1dea449 to a140ffa Compare March 23, 2022 14:06
…nto shimmer-axum

� Conflicts:
�	bee-api/bee-rest-api/src/endpoints/filters.rs
�	bee-api/bee-rest-api/src/endpoints/mod.rs
�	bee-api/bee-rest-api/src/endpoints/path_params.rs
�	bee-api/bee-rest-api/src/endpoints/permission.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/mod.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/plugins/debug/mod.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/plugins/debug/white_flag.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/plugins/mod.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/add_peer.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/info.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/message.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/message_children.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/message_metadata.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/message_raw.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/milestone.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/milestone_utxo_changes.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/mod.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/output.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/peer.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/peers.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/receipts.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/receipts_at.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/remove_peer.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/submit_message.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/tips.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/transaction_included_message.rs
�	bee-api/bee-rest-api/src/endpoints/routes/api/v2/treasury.rs
�	bee-api/bee-rest-api/src/endpoints/routes/health.rs
�	bee-api/bee-rest-api/src/endpoints/routes/mod.rs
@samuel-rufi samuel-rufi force-pushed the shimmer-axum branch 2 times, most recently from 7f42cb0 to f2d4b2c Compare June 20, 2022 08:44
@samuel-rufi samuel-rufi requested a review from pvdrz June 20, 2022 09:55
@thibault-martinez thibault-martinez merged commit f97e1c0 into iotaledger:shimmer-develop Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-feature Category - Feature e-high Experience - High n-shimmer Network - Shimmer p-low Priority - Low wg-api Working Group - API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants