Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtwilliams/crunchbase
:blue_book: CrunchBase for Alchemists.
https://github.com/mtwilliams/crunchbase
crunchbase elixir
Last synced: 15 days ago
JSON representation
:blue_book: CrunchBase for Alchemists.
- Host: GitHub
- URL: https://github.com/mtwilliams/crunchbase
- Owner: mtwilliams
- License: other
- Created: 2017-01-18T00:29:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T02:49:06.000Z (almost 8 years ago)
- Last Synced: 2024-03-15T06:46:35.253Z (8 months ago)
- Topics: crunchbase, elixir
- Language: Elixir
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## [CrunchBase](https://www.crunchbase.com) for Alchemists
[![Continuous Integration](https://img.shields.io/travis/meetwalter/crunchbase/master.svg)](https://travis-ci.org/meetwalter/crunchbase)
[![Code Coverage](https://img.shields.io/coveralls/meetwalter/crunchbase/master.svg)](https://coveralls.io/github/meetwalter/crunchbase)
[![Documentation](http://inch-ci.org/github/meetwalter/crunchbase.svg)](http://inch-ci.org/github/meetwalter/crunchbase)
[![Package](https://img.shields.io/hexpm/dt/crunchbase.svg)](https://hex.pm/packages/crunchbase):construction: *Work in progress!* :construction:
(An opinionated) CrunchBase client library for Elixir.
## Installation
* Add it as a Mix dependency in the project.
```elixir
def deps do
[{:crunchbase, ">= 0"}]
end
```* Run `mix deps.get` to install.
* In you configuration, like `config/config.exs` or `config/prod.exs` add your `api_key`:
```elixir
config :crunchbase,
# This is not a real key...
api_key: "c1f902b0956f5210260b139beb874528"
```## Usage
### First Steps
### Options
### Fetching
### Querying
### Pagination
### Bulk
#### Open Data Map
#### Complete Node List
#### Daily Export