1.0.40 • Published 4 years ago

real-world-redux-api v1.0.40

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago