Skip to content

biharck/eventstore-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Mutation testing badge

#eventstore-api

This is an API which allows you to connect to the eventstore projet available on http://www.eventstore.net.br.

In order to use it, for now, a Redis container needs to be running.

docker run -p 6379:6379 -d --name redis redis:3.0.7-alpine

Currently, the eventstore-api supports Redis and InMemory providers and publisher strategies.

Are you ready to use it? clone it and then run npm install and npm start.

####How to use it

The api will be available at the 3000 port with the following endpoints:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published