Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 586 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 586 Bytes

REI RESTLib

Introduction

REI RESTLib is a Go library providing HTTP REST APIs for various features useful for building the backend for a single page web application (SPA). These components include users, roles, several authentication methods, user preferences, and more.

The code is still under development and currently makes no guarantees of API stability.

Usage

TODO

License

This library was originally developed by Reaction Engineering International for several internal projects. It is now being made available under the MIT license (see LICENSE.txt).