martinbalfanz / reads-api

A simple pinboard/read later service, mainly to learn about DRF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reads-api

A simple pinboard/read later service, mainly to learn about DRF.

Edit settings

Create a new file src/reads/settings.py with the following content:

from reads.conf.development import *

Edit and adapt this file to your specific environment.

About

A simple pinboard/read later service, mainly to learn about DRF.

License:MIT License


Languages

Language:Python 93.9%Language:Makefile 6.1%