Skip to content

Extensible API for sending packages (messages) between authenticated uniq's (users), initially for the purpose of managing resources on an MMO game-server.

License

Notifications You must be signed in to change notification settings

notnullxyz/arid-grazer

Repository files navigation

This project is now opensourced, and have been moved to https://github.com/notnullxyz/arid-grazer

ARID-GRAZER

API for messaging. Send packages between users (known as uniq's) anonymously. Payloads can be anything, from chat messages to game-server payloads.

Any external consumer would be useful for notifications, etc, but is not needed.

Created this for an internal game server project, but it is open for extension :)

What is this repository for?

This repository is composed of the service, producer and processor code. To participate, please follow the standards and conventions laid out for the project, and submit changes as Pull Requests in a feature branch. Talk the maintainer of this repository for more information.

How do I get set up?

This will be populated with useful information soon.

  1. Clone Master on a tag that makes sense.
  2. Run composer install/update to get dependencies sorted out.
  3. Rename skeleton.env to .env and edit as needed (see wiki).
  4. Set up hosting environment, start-up and test with Insomnia or POSTMan or any REST client you enjoy.
  5. Stay tuned for docker version of the API.

Who do I talk to?

About

Extensible API for sending packages (messages) between authenticated uniq's (users), initially for the purpose of managing resources on an MMO game-server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages