Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
indicators-parser-saas
backend
Commits
2d70eea0
Verified
Commit
2d70eea0
authored
2 years ago
by
Власов Иван Юрьевич
Browse files
Options
Download
Patches
Plain Diff
Created base project structure and /ping endpoint
parent
2e98b0db
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
app.py
+12
-0
app.py
endpoints/__init__.py
+1
-0
endpoints/__init__.py
endpoints/routes.py
+13
-0
endpoints/routes.py
endpoints/service.py
+8
-0
endpoints/service.py
responses/responses.py
+35
-0
responses/responses.py
routes.py
+5
-0
routes.py
settings.py
+9
-0
settings.py
with
83 additions
and
0 deletions
+83
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets