https://github.com/salespaulo/ps-users-api
A sample Node.js Restfull API using Restify.js, CouchDB, Docker, Functional Programming, Google Login, Facebook Login...
https://github.com/salespaulo/ps-users-api
api couchdb docker facebook-login google-login grunt jwt mocha nano nodejs promise restfull restifyjs supertest typescript
Last synced: about 2 months ago
JSON representation
A sample Node.js Restfull API using Restify.js, CouchDB, Docker, Functional Programming, Google Login, Facebook Login...
- Host: GitHub
- URL: https://github.com/salespaulo/ps-users-api
- Owner: salespaulo
- Created: 2017-08-24T05:14:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T16:45:56.000Z (over 7 years ago)
- Last Synced: 2025-02-01T07:24:55.451Z (4 months ago)
- Topics: api, couchdb, docker, facebook-login, google-login, grunt, jwt, mocha, nano, nodejs, promise, restfull, restifyjs, supertest, typescript
- Language: TypeScript
- Homepage:
- Size: 64.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ps-users-api
An Node.js Api to supply client applications like Web Site, Mobile, etc.## Running
```
$> npm install
$> npm run prod|dev|test|compile
```## What's
- Restfull API
- Functional Programming
- CouchDB
- Docker
- Grunt## How it
- Node.js
- Restify.js
- Jwt
- Nano
- SuperTest
- MochaTest## Advanced
- ECMAScript 6
- TypeScript
- Promises
- Social Google Login
- Social Facebook Login