An open API service indexing awesome lists of open source software.

https://github.com/kriasoft/create-data-api

Project template for authoring data API backends with PostgreSQL, Redis, Passport.js and GraphQL.
https://github.com/kriasoft/create-data-api

Last synced: 2 months ago
JSON representation

Project template for authoring data API backends with PostgreSQL, Redis, Passport.js and GraphQL.

Awesome Lists containing this project

README

          

# create-data-api

Project template for authoring **data API** backends with PostgreSQL, Redis, Passport.js and GraphQL.

```bash
$ yarn create data-api
```

For more information visit [kriasoft/nodejs-api-starter](https://github.com/kriasoft/nodejs-api-starter)

## System Requirements

* [Node.js][node] `7.8.0` or newer
* [Yarn][yarn] `0.24.5` or newer
* [Docker][docker] `17.03.1` or newer
* [Git][git]

## License

Copyright © 2017-present Kriasoft, LLC. This source code is licensed under the MIT
license found in the [LICENSE.txt](https://github.com/kriasoft/nodejs-api-starter/blob/master/LICENSE.txt)
file.

---
Made with ♥ by Konstantin Tarkus ([@koistya](https://twitter.com/koistya), [blog](https://medium.com/@tarkus)) and [contributors](https://github.com/kriasoft/create-data-api/graphs/contributors)

[node]: https://nodejs.org/
[yarn]: https://yarnpkg.com/
[docker]: https://www.docker.com/
[git]: https://git-scm.com/