Posts tagged as:
Express
JSON API Phase 4: Ember
The fourth, and final entry of the JSON API tutorial series. In this phase we'll be creating an Ember app that will connect to the JSON API server.
JSON API Phase 3: API Server
The second entry of the JSON API tutorial series. In this phase we will be implementing our JSON API server with Express.
JSON API Phase 2: API Design
The second entry of the JSON API tutorial series. In this phase we'll be designing our API and using Swagger
JSON API Phase 1: Setup
The first entry of the JSON API tutorial series. In this phase we'll be setting up our api and client projects.