jfilby / nexus

A Nim web framework with batteries included
Apache License 2.0
101 stars 3 forks source link

REST web-services should have a separate YAML config structure #9

Open jfilby opened 2 years ago

jfilby commented 2 years ago

Generate REST end-points, see ViewSets in Django: https://www.django-rest-framework.org/api-guide/viewsets/