Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
/ apidemo Public archive

A Node.js program for use with api.elsevier.com. It demonstrates interoperability between the Scopus and SciVal APIs.

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE.md
BSD-3-Clause
license.txt
Notifications You must be signed in to change notification settings

ElsevierDev/apidemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

apidemo

A Node.js program for use with api.elsevier.com. It demonstrates interoperability between the Scopus and SciVal APIs.

Prerequisites

Quick start

  • Clone the project repository by running git clone https://github.com/ElsevierDev/apidemo from your command line
  • In your project root folder, create a config file and add your APIkey to it
  • Run the commands below to install NPM dependencies

npm install

And

npm start

to start the app and visit http://127.0.0.1:3000/ to see the app in action.

Disclaimer

This is not an 'official' SDK and is not guaranteed to always work with Elsevier's APIs, on all platforms, or without eating up all your machine's resources. But we'll do our best to keep it in good shape, are happy to take suggestions for improvements, and are open to collaborations. License info is here.

About

A Node.js program for use with api.elsevier.com. It demonstrates interoperability between the Scopus and SciVal APIs.

Resources

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE.md
BSD-3-Clause
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published