Miquel Torres Barceló
Miquel Torres Barceló
The DRF is certainly an excellent library for that, the only concern would be to add a non-trivial dependency. Any preference?
Al-right, then let's use DRF. Let's get started with the spec.
Auth: - Token Auth (for simplicity) - Oauth2
Endpoints: - Environments What other endpoints would you find useful to start with?
Well, if we add a new endpoint to store results, it might not create all those automatically any more, so we would have to add them then. Let me prototype...
Yes, that's the goal, an API that exposes the "various things" so they can be created, read and modified. We'll keep creation of benchmarks and so on automatic then. It...
Reviewing #203 ... One thought occurred to me: before trying to re-add a complex feature like error bars, do you think it makes sense to reevaluate now what plotting library...
Ah, it seemed like you had experience with plotting libraries! Let's leave that question for now then.
@str4d are you going to rebase this branch onto master?
Nice, thanks @tnorth! I'll do some "visual" testing of it :smile: