GaltSoft / kitura-manager

API Management inspired by Django REST framework
Apache License 2.0
3 stars 0 forks source link

KituraManager

API Management inspired by Django REST framework

Slack Mac OS X Linux Apache 2

Summary

The vision is to drive an API implementation from a Swift Class that describes the data. From this single definition: routes for a RESTfull CRUD interface will be generated in the Kitura server, including a mapping from the service routines to the database via the Swift-Kuery interface.

Status

Early design and exploration stage. Please provide comments and suggestions, jump in and help.

Resources

License

This library is licensed under Apache 2.0. Full license text is available in LICENSE.