@HolgerPeters wrote:
I started developing an example project in EmberJS, see https://github.com/HolgerPeters/ember-example-app/tree/rev1 for the complete repo.
I wrote a small service in Python as an endpoint, offering a JSONAPI REST interface service.py
Now I try to make an emberJS UI for this. In principal it seems to work, i.e. emberjs retrieves the information from the server. However, in the templates for the persons route.
It doesn’t seem like the attributes of the person, the
name
andPS: I would have liked to link to all the files mentioned here, but “discuss” seems to restrict new users from providing many links.
Posts: 1
Participants: 1