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
Kaa Framework
Demo Application
Forum
Commits
1c581e40
Commit
1c581e40
authored
1 year ago
by
nic
Browse files
Options
Download
Patches
Plain Diff
feat: change article out
parent
cb2f567f
main
1 merge request
!1
Первая версия API
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
creating.sql
+74
-0
creating.sql
demo.http
+188
-0
demo.http
src/Controller/ArticleController.php
+2
-1
src/Controller/ArticleController.php
src/Model/ArticleResponseModel.php
+117
-0
src/Model/ArticleResponseModel.php
src/Model/LoginModel.php
+0
-34
src/Model/LoginModel.php
src/Service/ArticleService.php
+41
-5
src/Service/ArticleService.php
src/Service/CommentService.php
+7
-0
src/Service/CommentService.php
src/Service/TopicService.php
+7
-0
src/Service/TopicService.php
with
436 additions
and
40 deletions
+436
-40
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