Skip to content

dendihandian/node-twitter-examples

Repository files navigation

NodeJS Twitter Examples

A project to exemplify the usage of @desmondmorris's node-twitter using @expressjs REST API

Setup

  1. Clone this project into a directory
  2. Enter the project directory and start npm install
  3. Create a .env file inside the project directory and configure it based on .env.example
  4. Run the development server by npm run dev and access the default http://localhost:3000 in your browser

Usage

  • It is recommend to use Postman and I have provided the collection and environment files in the project.

About

A project to exemplify the usage of @desmondmorris's node-twitter using @expressjs REST API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published