aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/examples/client.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-325/+0
|
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-071-5/+5
|\ | | | | | | | | | | | | | | | | Started resolving conflicts in: TODO notes/cloud_instances.txt rust/fatcat-api/README.md rust/src/api_server.rs
| * WIP: autoacceptBryan Newbold2018-08-241-5/+5
| |
| * codegenBryan Newbold2018-08-201-5/+5
| |
* | codegen put/deleteBryan Newbold2018-09-061-4/+64
|/
* expand, not expendBryan Newbold2018-07-251-5/+5
|
* API schema: identifier checking, expand query paramBryan Newbold2018-07-251-5/+5
|
* partial implementation of new API featuresBryan Newbold2018-07-241-5/+7
|
* update fatcat-api lib with schema changesBryan Newbold2018-07-201-4/+4
|
* generic changelog endpointsBryan Newbold2018-06-301-3/+15
|
* add remaining history endpointsBryan Newbold2018-06-301-3/+27
|
* history for container entitiesBryan Newbold2018-06-301-2/+9
|
* implement (most) of stats endpointBryan Newbold2018-06-191-1/+7
|
* update fatcat-api with openapi changeBryan Newbold2018-06-171-2/+20
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-281-84/+85
|
* batch POST methodsBryan Newbold2018-05-271-3/+34
|
* tweak schema (api and sql)Bryan Newbold2018-05-261-1/+1
|
* WIP on API spec improvementsBryan Newbold2018-05-241-2/+2
| | | | Fixes a bunch of i64/i32/isize stuff
* editgroup -> editgroup_id param (re-codegen)Bryan Newbold2018-05-241-1/+1
|
* fix api specBryan Newbold2018-05-171-6/+5
|
* tweak openapi schemaBryan Newbold2018-05-151-30/+25
|
* make cargo fmt succeed by defaultBryan Newbold2018-05-151-214/+31
|
* fmt and cleanupBryan Newbold2018-05-151-117/+269
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-282/+133
| | | | | 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/+350