Comparing version 1.0.33 to 1.0.34
{ | ||
"name": "orion-api", | ||
"version": "1.0.33", | ||
"version": "1.0.34", | ||
"description": "REST API engine", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,7 +0,3 @@ | ||
| ||
# Orion API | ||
[![npm](https://img.shields.io/npm/v/orion-api.svg)]() [![npm](https://img.shields.io/npm/dm/orion-api.svg)]() [![David](https://img.shields.io/david/ctjong/orion.svg)]() | ||
Orion allows you to build a REST API app in just a few steps! This library is to be used in combination with Node and Express. It sets up all the necessary CRUD data endpoints, file uploads, authentication endpoints, and error handling. | ||
@@ -381,2 +377,2 @@ | ||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
90668
378