-
- Downloads
frontend display routes is added, post-service API connection is mostly done....
frontend display routes is added, post-service API connection is mostly done. Post and comment addition/deletion can be nowmade in frontend routes.
parent
9c69888d
No related branches found
No related tags found
Showing
- frontend/application/__init__.py 3 additions, 0 deletionsfrontend/application/__init__.py
- frontend/application/__pycache__/__init__.cpython-310.pyc 0 additions, 0 deletionsfrontend/application/__pycache__/__init__.cpython-310.pyc
- frontend/application/frontend/__pycache__/__init__.cpython-310.pyc 0 additions, 0 deletions...application/frontend/__pycache__/__init__.cpython-310.pyc
- frontend/application/frontend/__pycache__/forms.cpython-310.pyc 0 additions, 0 deletions...nd/application/frontend/__pycache__/forms.cpython-310.pyc
- frontend/application/frontend/__pycache__/views.cpython-310.pyc 0 additions, 0 deletions...nd/application/frontend/__pycache__/views.cpython-310.pyc
- frontend/application/frontend/api/PostClient.py 56 additions, 3 deletionsfrontend/application/frontend/api/PostClient.py
- frontend/application/frontend/api/__pycache__/PostClient.cpython-310.pyc 0 additions, 0 deletions...ation/frontend/api/__pycache__/PostClient.cpython-310.pyc
- frontend/application/frontend/forms.py 33 additions, 0 deletionsfrontend/application/frontend/forms.py
- frontend/application/frontend/views.py 110 additions, 5 deletionsfrontend/application/frontend/views.py
- post-service/application/__pycache__/__init__.cpython-310.pyc 0 additions, 0 deletions...-service/application/__pycache__/__init__.cpython-310.pyc
- post-service/application/__pycache__/models.cpython-310.pyc 0 additions, 0 deletionspost-service/application/__pycache__/models.cpython-310.pyc
- post-service/application/post_api/__pycache__/__init__.cpython-310.pyc 0 additions, 0 deletions...application/post_api/__pycache__/__init__.cpython-310.pyc
- post-service/application/post_api/__pycache__/routes.cpython-310.pyc 0 additions, 0 deletions...e/application/post_api/__pycache__/routes.cpython-310.pyc
- post-service/application/post_api/api/__pycache__/UserClient.cpython-310.pyc 0 additions, 0 deletions...ation/post_api/api/__pycache__/UserClient.cpython-310.pyc
- post-service/application/post_api/routes.py 11 additions, 15 deletionspost-service/application/post_api/routes.py
- post-service/instance/posts-service.db 0 additions, 0 deletionspost-service/instance/posts-service.db
- user-service/application/user_api/__pycache__/routes.cpython-310.pyc 0 additions, 0 deletions...e/application/user_api/__pycache__/routes.cpython-310.pyc
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
post-service/instance/posts-service.db
100644 → 100755
No preview for this file type
No preview for this file type
Please register or sign in to comment