An open API service indexing awesome lists of open source software.

https://github.com/anjasfedo/django_rest_docker

Restful API SQL Relational Database with Django Rest Framework on Docker
https://github.com/anjasfedo/django_rest_docker

django django-rest-framework docker docker-compose relational-databases restful-api

Last synced: about 2 months ago
JSON representation

Restful API SQL Relational Database with Django Rest Framework on Docker

Awesome Lists containing this project

README

          

## venv python

`python -m venv myenv`

```
myenv\Scripts\activate //In CMD
.\myenv\Scripts\Activate.ps1 //In Powershel
```

set intepreter