97 | 98 | How to generate your own, secured api 99 |
100 |106 |
-
107 |
- Open Home/models.py file 108 |
- Edit your models 109 |
- Migrate database 110 |
- Update Configuration (for new models) - API_GENERATOR section 111 |
- Access the API in the browser 112 |
-
115 |
- 116 | Products API 117 | 118 |
- 119 | Sales API 120 | 121 |