Actions
User story #5074
closedProvide a REST API to create/modify/delete Techniques in ncf
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
We want to control ncf Techniques with an API so we can have an web interface (ncf-builder \o/) over it
There is two things to do:
- Create functions to manage those files int ncf python tools
- Create a Rest API based on Flask to manage it
Actions