java - Viewsets in other frameworks -
django rest framework has feature called viewsets (and has model-driven extension called modelviewset) such powerful , useful feature has kept me locked django/python ages. there java-based framework out there equivalent feature? how frameworks in other languages?
Comments
Post a Comment