Giter VIP home page Giter VIP logo

soonzik's Introduction

Picture

Team Members

  • Géry Baudry
  • Florian Dewulf
  • Kévin Lansel
  • Julien Rodrigues
  • Maxime Sauvage
  • Maxime Wojciak

soonzik's People

Contributors

gerybaudry avatar maxsvg avatar haz3 avatar julien-rc avatar kevinlansel avatar itsnathanb avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

soonzik's Issues

User object in Music for genre show

Bonjour Monsieur Dewulf,

Ma requête se porte sur la route /genres/:id.
Serait-il possible d'avoir l'objet "user" contenu dans les objets "music" retourner par ce show ?

Exemple :

"musics": [
{
"id": 1,
"title": "Track 01",
"duration": 213,
"price": 1,
"limited": true,
"user": {
"id": 7,
"email": "[email protected]",
"username": "Kygo",
"image": "picture.jpg",
"description": null,
"language": "EN",
"background": null
},
"album": {
"id": 1,
"title": "Album 1",
"image": "album1.jpg",
"price": 10,
"yearProd": 2000
}
},
... ]
Plutôt que :

"musics": [
{
"id": 1,
"title": "Track 01",
"duration": 213,
"price": 1,
"limited": true,
"album": {
"id": 1,
"title": "Album 1",
"image": "album1.jpg",
"price": 10,
"yearProd": 2000
}
},
... ]

GetAlbums

Bonjour,

Serait-il possible d'avoir l'ensemble des informations des musiques dans un get albums ?
Comme par exemple l'average note ?
Merci.

Gery Baudry.
Dev Windows Phone.

Likes & hasLiked

Bonjour Monsieur Florian Dewulf,

J'aurai besoin des champs Likes et hasLiked des albums contenu dans la réponse des requêtes faites sur un Pack, sur Search, sur Find...
En résumé, dans tout les cas où vous renvoyez les informations d'un albums dans une requête.

Cordialement,
Kévin Lansel
Développeur Android SoonZik

Clean repo

A la racine du repo, une lib pour iOs traine (libSVGKit-iOS.1.2.0.a). Est elle utilisée ?
J'en doute vu sa position, mais du coup il faudrait soit la bouger, soit la supprimer ;)

newOnlineFriends

newOnlineFriends envoyer plusieurs fois sur heroku

10-22 06:25:26.468  11550-13373/com.soonzik.soonzik V/WEBSOCKET﹕ newOnlineFriends{idFriend=2}
10-22 06:25:26.472  11550-13373/com.soonzik.soonzik V/WEBSOCKET﹕ newOnlineFriends{idFriend=2}
10-22 06:25:26.476  11550-13373/com.soonzik.soonzik V/WEBSOCKET﹕ newOnlineFriends{idFriend=2}
10-22 06:25:26.696  11550-13373/com.soonzik.soonzik V/WEBSOCKET﹕ newOnlineFriends{idFriend=2}
10-22 06:25:26.700  11550-13373/com.soonzik.soonzik V/WEBSOCKET﹕ newOnlineFriends{idFriend=2}
10-22 06:25:26.704  11550-13373/com.soonzik.soonzik V/WEBSOCKET﹕ newOnlineFriends{idFriend=2}

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.