Skip to content
  • Florent Chehab's avatar
    refactor(backend): removed dynamic imports 🎊 · 243f43bf
    Florent Chehab authored
    * Removed all dynamic imports to have more standard Django infrastructre and ease future refactoring
    * Removed now useless config files
    * Returns the list of available endpoints to the frontend directly from the html
    * updated documentation accordingly
    
    Fixes #95
    243f43bf