An open API service providing repository metadata for many open source software ecosystems.

GitHub / jlopenshaw41 / api-tutorial

I've written a tutorial - build an API from scratch using Express, the Node.js backend framework. We'll also create a MySQL database (inside a Docker container), use Sequelize ORM to communicate with it and we'll use Mocha, Chai and Supertest to test our API as we build, following Test Driven Development (TDD) best practices

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlopenshaw41%2Fapi-tutorial

Stars: 5
Forks: 1
Open issues: 0

License: None
Language: JavaScript
Size: 1000 KB
Dependencies parsed at: Pending

Created at: over 4 years ago
Updated at: almost 2 years ago
Pushed at: over 4 years ago
Last synced at: almost 2 years ago

Topics: api, express, mysql-database, nodejs, rest-api, sequelize, supertest-mocha-chai

    Loading...