GovLens icon indicating copy to clipboard operation
GovLens copied to clipboard

scraper interface with API. Have scraper post to API

Open Kalpan-Jasani opened this issue 6 years ago • 1 comments

Django rest framework converts database models to simple formats. This simple data can be served over some endpoint in the Django web application.

Kalpan-Jasani avatar May 07 '19 23:05 Kalpan-Jasani

Hey @jdansey , could you let me know of the merge request over here. Just reference a pull request, or share an update in this issue regarding the Django rest framework serializers.

I took a look at the viewsets and the serializers in the branch: https://github.com/codeforboston/civicpulse/tree/djangorestapi . That looks great.

Kalpan-Jasani avatar May 10 '19 03:05 Kalpan-Jasani