Invenio Developer Forum 2015-11-02 Bulding REST APIs

Europe/Zurich
31/S-023 (CERN)

31/S-023

CERN

22
Show room on map
Description

The Invenio Developer Forum takes place every Monday at 16:00 CET/CEST and can be accessed via teleconferencing at https://vidyoportal.cern.ch/flex.html?roomdirect.html&key=ygjcGzMEk8re

    • 16:00 16:20
      Bulding REST APIs 20m
      Speaker: Mr Nicolas Harraudeau (CERN)
      • design: best practices designing REST API endpoints
        • URL structure
        • parameters
        • versioning
        • content-type negogiation
      • operations: best practices in error handling
        • error status code
        • error messages
      • development: best practices
        • Flask-Restful useful?
        • module structure
        • implementation
      • example:
        • new records REST API