Metadata-Version: 1.2
Name: roamrs
Version: 0.3.1
Summary: A package to allow you to make REST APIs easy
Home-page: https://github.com/Roam-gg/RestCore
Author: Yui Yukihira
Author-email: yuiyukihira@pm.me
License: GPLv3
Description: # RestCore [![CircleCI](https://circleci.com/gh/Roam-gg/RestCore/tree/develop.svg?style=svg)](https://circleci.com/gh/Roam-gg/RestCore/tree/develop) [![codecov](https://codecov.io/gh/Roam-gg/RestCore/branch/develop/graph/badge.svg)](https://codecov.io/gh/Roam-gg/RestCore)
        This repository is designed to make developing REST API server, simpler.
        
        
Keywords: roamrs roam.gg roam rest api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
