ourresearch / total-impact-core

An api and backend code to gather the impacts of diverse scholarly products online.
http://impactstory.org
Other
55 stars 7 forks source link

Allow 'async=true' param to POST /collection #139

Open jasonpriem opened 11 years ago

jasonpriem commented 11 years ago

If this param is set, the actual creation of the collection, including the relatively expensive creation of new items, happens in a spawned thread. The endpoint responds back right away with the collection id.