docker setup

This commit is contained in:
AdrienLSH
2023-11-23 16:43:30 +01:00
parent fd19180e1d
commit f29003c66a
5410 changed files with 869440 additions and 0 deletions

View File

@ -0,0 +1,13 @@
Metadata-Version: 2.1
Name: django-restapi
Version: 0.1.3
Summary: REST api for django
Home-page: https://github.com/reindexer/django-restapi
Author: reindexer
Author-email: konglingkai@metatype.cn
License: MIT Licence
Keywords: pip,api,REST,django
Platform: any
Requires-Dist: django
REST api for django