One API, many services...
Docs · Discussions · Issues · What's New
👋 Hey 👋
Welcome to ⚡hyper open source project, above is plenty of links that can give you the why and what of hyper, check them out! Also, if you are a hands on kind of developer, try out hyper using our playground and gitpod. You don't have to install anything to kick the tires ⚙️.
- Development
- Alpha
- Beta
- v1.0
You can take a 🎫 tour of the api starting here https://github.com/hyper63/tour
or watch a video here https://youtu.be/J75hYi6Gqgc
To run hyper on your local machine in your terminal type:
curl -O https://hyperland.s3.amazonaws.com/hyper
chmod +x hyper
This command will run a hyper service on PORT
6363
and store data in/tmp
directory andcwd
[Ctrl/Cmd] - C will stop the service.
This nano
version of hyper implements the following ports and adapters:
- DATA - hyper-adapter-pouchdb
- CACHE - hyper-adapter-sqlite
- STORAGE - hyper-adapter-fs
- SEARCH - hyper-adapter-minisearch
- QUEUE - hyper-adapter-queue
For more information about hyper63 go to our documentation site. https://docs.hyper.io if you are unable to find the information you are looking for, post a question in our slack
Fork this repo and use gitpod!
- OpenSource Community
- CharlestonJS Community
- JRS Coding School Team
- And everyone else that has helped this project become successful!