Upgrade to Pro — share decks privately, control downloads, hide ads and more …

1 API - 3 Framework - 30 minutes

1 API - 3 Framework - 30 minutes

Iacopo Spalletti

October 03, 2019
Tweet

More Decks by Iacopo Spalletti

Other Decks in Programming

Transcript

  1. 1 API - 3 Framework - 30 minutes Iacopo Spalletti

    1 / 28 Iacopo Spalletti - @yakkys
  2. Hello, I am Iacopo Founder and CTO @NephilaIT Djangonaut and

    django CMS core developer @yakks @[email protected] https://keybase.io/yakky https://github.com/yakky https://speakerdeck.com/yakky 2 / 28 Iacopo Spalletti - @yakkys
  3. Django The web framework for perfectionists with deadlines Quick building

    non-trivial applications 13 / 28 Iacopo Spalletti - @yakkys
  4. The specs A RESTful backend to handle a multi-tenant warehouse.

    Warehouse is divided in Shelves 20 / 28 Iacopo Spalletti - @yakkys
  5. The specs A RESTful backend to handle a multi-tenant warehouse.

    Warehouse is divided in Shelves Each Shelf belongs to an Organization 21 / 28 Iacopo Spalletti - @yakkys
  6. The specs A RESTful backend to handle a multi-tenant warehouse.

    Warehouse is divided in Shelves Each Shelf belongs to an Organization Each Shelf can hold a given set of Boxes 22 / 28 Iacopo Spalletti - @yakkys
  7. 1 API - 3 Framework - 30 minutes Iacopo Spalletti

    1 / 28 Iacopo Spalletti - @yakkys
  8. Hello, I am Iacopo Founder and CTO @NephilaIT Djangonaut and

    django CMS core developer @yakks @[email protected] https://keybase.io/yakky https://github.com/yakky https://speakerdeck.com/yakky 2 / 28 Iacopo Spalletti - @yakkys
  9. Django The web framework for perfectionists with deadlines Quick building

    non-trivial applications 13 / 28 Iacopo Spalletti - @yakkys
  10. The specs A RESTful backend to handle a multi-tenant warehouse.

    Warehouse is divided in Shelves 20 / 28 Iacopo Spalletti - @yakkys
  11. The specs A RESTful backend to handle a multi-tenant warehouse.

    Warehouse is divided in Shelves Each Shelf belongs to an Organization 21 / 28 Iacopo Spalletti - @yakkys
  12. The specs A RESTful backend to handle a multi-tenant warehouse.

    Warehouse is divided in Shelves Each Shelf belongs to an Organization Each Shelf can hold a given set of Boxes 22 / 28 Iacopo Spalletti - @yakkys