| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made UserController (and UserService) return IActionResult, rather than HttpS... | Syndamia | 2020-12-11 | 1 | -4/+4 |
| * | Renamed Models to Data | transtrike | 2020-12-11 | 1 | -3/+3 |
| * | AutoMapper rework extravaganza | Syndamia | 2020-12-10 | 1 | -1/+1 |
| * | Playing with the mapper | transtrike | 2020-12-10 | 1 | -1/+1 |
| * | Trying to implement AutoMapper | transtrike | 2020-12-10 | 1 | -2/+3 |
| * | Implemented all HTTP Methods | transtrike | 2020-12-10 | 1 | -6/+8 |
| * | Improved User get query method name | Syndamia | 2020-12-10 | 1 | -1/+1 |
| * | Implemented User put (update) query (that works with test values, needs mapper) | Syndamia | 2020-12-10 | 1 | -2/+6 |
| * | Implemented User get query; disabled friends list | Syndamia | 2020-12-10 | 1 | -2/+6 |
| * | Changed Create Attribute To FromBody to use JSONN | transtrike | 2020-12-10 | 1 | -1/+1 |
| * | Testig API with HTTP Post in User | transtrike | 2020-12-10 | 1 | -0/+41 |
