index
:
pro/umosapicpp
master
restbed_rewrite
Second implementation in C++ of the Python version of Unity Mongo Save Api. This is a simple API for save Unity object in Mongo database
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
Add doc about 200 and 500 error on some endpoints
neodarz
1
-0
/
+6
2019-09-11
Add ability to don't set definition for a response
neodarz
1
-6
/
+10
2019-09-11
Update uobject definition
neodarz
1
-2
/
+2
2019-09-11
Add ability to have an mongoid object in def
neodarz
1
-0
/
+3
2019-09-11
Add 200 responses to some endpoints
neodarz
1
-0
/
+4
2019-09-11
Add ability to an object in definition propertie
neodarz
1
-2
/
+8
2019-09-11
Add ability to have an object in response
neodarz
2
-5
/
+10
2019-09-10
Little refactorisation
restbed_rewrite
neodarz
1
-5
/
+3
2019-09-09
Refactoring a little more
neodarz
2
-65
/
+54
2019-09-09
Refactoring some code to be more readable
neodarz
2
-189
/
+185
2019-09-09
Add some adjustement to make server more stable
neodarz
1
-7
/
+11
2019-09-06
Change code to use Restbed
neodarz
2
-123
/
+462
2019-08-09
Fix some typos
neodarz
1
-3
/
+3
2019-08-09
Fix memory leak when delete uobject
neodarz
1
-0
/
+1
2019-08-09
Add ability to search uobjects
neodarz
2
-0
/
+21
2019-08-08
Add ability to delete an uobject
neodarz
2
-0
/
+20
2019-08-08
Split addUobject function
neodarz
1
-50
/
+2
2019-08-08
Split some codes
neodarz
1
-12
/
+4
2019-08-08
Implement mongocxx pool connection
neodarz
1
-2
/
+7
2019-08-07
Refactoring umosapi service
neodarz
2
-0
/
+208