You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,6 @@ $ python manage.py runserver
75
75
76
76
The API server will start using the default port `8000`.
77
77
78
-
79
78
<br />
80
79
81
80
### [Docker](https://www.docker.com/) execution
@@ -104,6 +103,8 @@ Visit `http://localhost:5000` in your browser. The API server will be running.
104
103
$ python manage.py test
105
104
```
106
105
106
+
<br />
107
+
107
108
## API
108
109
109
110
For a fast set up, use this POSTMAN file: [api_sample](https://github.com/app-generator/api-server-Django/blob/master/media/api.postman_collection.json)
0 commit comments