openteamsinc / scrud-django

A Django application for SCRUD REST services. Semantic REST API generation.
https://openteamsinc.github.io/scrud-django/
0 stars 0 forks source link

Initial code for new rest api #7

Closed xmnlab closed 4 years ago

xmnlab commented 4 years ago

This PR aims to implement:

current issues:

Resolve #8

xmnlab commented 4 years ago

PS: json-ld and json-schema endpoint was not properly created (the current output is just an empty dictionary). probably this implementation would be better in a follow up PR.