Major refactor of API #1

Merged
artus merged 1 commits from refactoring into master 2019-10-19 14:39:07 +02:00
Owner

'lootalot_db' crate has cleaner API and its role (managing db) is made clearer.
A thin wrapper has been added as api.rs module inside root crate, wrapping all queries allowed inside a unified ApiResponse.

The frontend has been updated to match the new restAPI

'lootalot_db' crate has cleaner API and its role (managing db) is made clearer. A thin wrapper has been added as api.rs module inside root crate, wrapping all queries allowed inside a unified ApiResponse. The frontend has been updated to match the new restAPI
artus closed this pull request 2019-10-19 14:39:06 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rust/lootalot#1
No description provided.