File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed
Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 1- # Django Core
1+ # [ Django Dynamic API ] ( https://github.com/app-generator/django-dynamic-api ) ` Sample `
22
33Minimal ** Django** project with ` Docker ` support - actively supported by [ AppSeed] ( https://appseed.us/ ) via ` Email ` and ` Discord ` .
44
5- > Features:
5+ > Features - see ** [ video ] ( https://www.youtube.com/watch?v=nPQMUafTrNY ) ** presentation
66
77- ✅ ` Up-to-date Dependencies `
88- ✅ ` Docker `
9+ - ✅ Integrates [ Dynamic API Library] ( https://github.com/app-generator/django-dynamic-api ) Library for Django
910
1011<br />
1112
@@ -14,8 +15,8 @@ Minimal **Django** project with `Docker` support - actively supported by [AppSee
1415> 👉 ** Step 1** - Download the code from the GH repository (using ` GIT ` )
1516
1617``` bash
17- $ git clone https://github.com/app-generator/core-django.git
18- $ cd core-django
18+ $ git clone https://github.com/app-generator/core-django-dyn-api .git
19+ $ cd core-django-dyn-api
1920```
2021
2122<br />
@@ -35,8 +36,8 @@ Visit `http://localhost:5085` in your browser. The app should be up & running.
3536> 👉 Download the code
3637
3738``` bash
38- $ git clone https://github.com/app-generator/core-django.git
39- $ cd core-django
39+ $ git clone https://github.com/app-generator/core-django-dyn-api .git
40+ $ cd core-django-dyn-api
4041```
4142
4243<br />
@@ -70,5 +71,9 @@ At this point, the app runs at `http://127.0.0.1:8000/`.
7071
7172<br />
7273
74+ ![ Django Dynamic API - DRF Interface (open-source tool).] ( https://user-images.githubusercontent.com/51070104/197497608-8c739370-e7e1-4144-a070-25d51c5a6067.jpg )
75+
76+ <br />
77+
7378---
74- ** Django Core ** - Minimal ** Django** core provided by ** [ AppSeed] ( https://appseed.us/ ) **
79+ [ Django Dynamic API ] ( https://github.com/app-generator/django-dynamic-api ) ` Sample ` - Minimal ** Django** starter provided by ** [ AppSeed] ( https://appseed.us/ ) **
You can’t perform that action at this time.
0 commit comments