https://github.com/hcdp/hcdp_api

APIs for the HCDP

https://github.com/hcdp/hcdp_api

Science Score: 34.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization hcdp has institutional domain (hawaii.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.3%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

APIs for the HCDP

Basic Info
  • Host: GitHub
  • Owner: HCDP
  • Language: TypeScript
  • Default Branch: master
  • Size: 1.41 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed 5 months ago
Metadata Files
Readme

README.md

Email API

INSTALLATION

To run the nodejs server after pulling the repository:

  1. npm install
  2. edit the config.js
  3. run the server with >node server.js

OR you can build the docker container and run that:

  1. edit the config.js - make sure the port is 443 as this is what is exposed in the dockerfile
  2. run >docker build -t email_server .
  3. run >docker run -d -p 443:443 email_serversh

The container can be accessed on localhost:443 now.

run >./zipgen.sh ...

Owner

  • Name: Hawaii Climate Data Portal
  • Login: HCDP
  • Kind: organization

GitHub Events

Total
  • Delete event: 14
  • Push event: 229
  • Pull request event: 25
  • Create event: 14
Last Year
  • Delete event: 14
  • Push event: 229
  • Pull request event: 25
  • Create event: 14

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jardmclan (1)
Pull Request Authors
  • jardmclan (12)
Top Labels
Issue Labels
Pull Request Labels