aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/examples/server_lib/server.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-420/+0
|
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-071-10/+66
|\ | | | | | | | | | | | | | | | | Started resolving conflicts in: TODO notes/cloud_instances.txt rust/fatcat-api/README.md rust/src/api_server.rs
| * WIP: autoacceptBryan Newbold2018-08-241-9/+39
| |
| * codegenBryan Newbold2018-08-201-10/+36
| |
* | codegen put/deleteBryan Newbold2018-09-061-4/+105
|/
* expand, not expendBryan Newbold2018-07-251-10/+10
|
* API schema: identifier checking, expand query paramBryan Newbold2018-07-251-10/+10
|
* partial implementation of new API featuresBryan Newbold2018-07-241-5/+7
|
* update fatcat-api lib with schema changesBryan Newbold2018-07-201-8/+8
|
* generic changelog endpointsBryan Newbold2018-06-301-4/+16
|
* add remaining history endpointsBryan Newbold2018-06-301-2/+47
|
* history for container entitiesBryan Newbold2018-06-301-3/+14
|
* implement (most) of stats endpointBryan Newbold2018-06-191-1/+7
|
* update fatcat-api with openapi changeBryan Newbold2018-06-171-3/+21
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-281-56/+56
|
* batch POST methodsBryan Newbold2018-05-271-3/+34
|
* swagger spec: body -> entityBryan Newbold2018-05-271-12/+12
|
* tweak schema (api and sql)Bryan Newbold2018-05-261-2/+2
|
* WIP on API spec improvementsBryan Newbold2018-05-241-2/+2
| | | | Fixes a bunch of i64/i32/isize stuff
* fix api specBryan Newbold2018-05-171-2/+2
|
* tweak openapi schemaBryan Newbold2018-05-151-5/+5
|
* make cargo fmt succeed by defaultBryan Newbold2018-05-151-189/+40
|
* fmt and cleanupBryan Newbold2018-05-151-81/+195
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-195/+81
| | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff.
* regenerated and pseudo-integratedBryan Newbold2018-05-141-0/+287