Skip to content

A simple skeleton server where we document our conventions through real code.

License

Notifications You must be signed in to change notification settings

xmidt-org/skeleton

Repository files navigation

skeleton

A simple skeleton server where we document our conventions through real code.

Build Status codecov Go Report Card Apache V2 License PkgGoDev

Summary

The skeleton server is the place where we can define what our servers should look like and how we assemble them. It is intentionally simple so that doing a few important things is both simple and clear. This has the following benefits:

  1. It's easy to see what we want to do.
  2. It's easy to proove that it will work.
  3. It's a good base for new servers that will be built.

Details

Add details here.

Install

Add details here.

Contributing

Refer to CONTRIBUTING.md.

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

About

A simple skeleton server where we document our conventions through real code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages