1.0.40 • Published 5 years ago

real-world-redux-api v1.0.40

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

real-world-redux-api

Great API for the Real World Redux project under the Udacity Nanodegree Program

Installation

npm install real-world-redux-api

Usage

// Common JS
const API = require('real-world-redux-api')

// or with ES6 modules
import API from 'real-world-redux-api'

/*
API._getUsers()
API._getTweets
API._saveLikeToggle
const generateUID
const formatTweet
API._saveTweet
*/
1.0.40

5 years ago

1.0.39

5 years ago

1.0.38

5 years ago

1.0.37

5 years ago

1.0.36

5 years ago

1.0.35

5 years ago

1.0.34

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago