Keith Casey

Results 15 issues of Keith Casey

Context: ``` "films": [ "http://swapi.co/api/films/1/", "http://swapi.co/api/films/2/", "http://swapi.co/api/films/3/" ], ``` Relevant section of the schema: https://github.com/phalt/swapi/blob/master/resources/schemas/people.json#L43 While listing out the films is a starting point, using HAL - http://stateless.co/hal_specification.html - would...

help wanted
Accepted feature

Instructions for creating package: - on the command line, go into the root of the project - run `composer install --dev` to install all core and development packages - go...

This is my todo list for a web2project 4.0 Release Candidate 1: - Fix the `system` module to get past the update check. Not sure of the cause yet. -...