GithubHelp home page GithubHelp logo

arkelis / jsonapy Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 542 KB

Python library for loading and dumping models into JSON:API format

Home Page: http://jsonapy.pycolore.fr/jsonapy.html

License: MIT License

Python 85.97% Makefile 0.82% Shell 1.53% CSS 10.22% Jinja 1.45%
jsonapi json-api python python3 serialization dumping loading

jsonapy's Introduction

LinkedIn StackOverflow

I'm a Software Engineer working at Doctolib and interested in contributing to free software. I'm working on several Python projects, especially Sunflower Radio which was featured on radiofrance's blog, and libraries: jsonapy and hyccup. I'm also maintaining a website for sharing ideas.

Top Langs

jsonapy's People

Contributors

arkelis avatar gfayard avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

jsonapy's Issues

Optional fields

Make the metaclass and the init method aware of optional fields

Link registering

Possibility to add links factories to models to compute automatically the links of a resource object

Format automatically relationships links

For relationships links, provide a default factory function. As an example, for an article linked to an author:

  • The "self" link of the relationship would be: /articles/{article_id}/relationships/author
  • The "related" link would be: /articles/{article_id}/author.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.