File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ Playground project built on top of [django-tastypie](https://github.com/django-t
99| Status | Item | info |
1010| --- | --- | --- |
1111| ** Phase 1#** | | |
12- | ❌ | ` Up-to-date Dependencies ` | - |
13- | ❌ | [ django-tastypie] ( https://github.com/django-tastypie/django-tastypie ) Integration | - |
12+ | ❌ | ` Up-to-date Dependencies ` | |
13+ | ❌ | [ django-tastypie] ( https://github.com/django-tastypie/django-tastypie ) Integration | |
1414| ❌ | ** Persistence** | ` SQLite ` , ` MySql ` |
1515| ❌ | ** Basic Authentication** | classic user/password |
1616| ❌ | ** API** | Products & Sales (linked tables) |
1717| | | GET Requests (public), ` get/ ` , ` get/id ` |
1818| | | CREATE, UPD, DEL - reserved for authenticated users |
1919| ** Phase 2#** | | |
20- | ❌ | ` OpenAPI Parser ` integration | - |
20+ | ❌ | ` OpenAPI Parser ` integration | |
2121| ❌ | ` Complete the flow ` | OpenAPI -> APIs |
2222
2323<br />
You can’t perform that action at this time.
0 commit comments