sxapi-core
Advanced tools
Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "sxapi-core", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "sxapi-core is an simple and extensible framework for building microservices API using javascript technologies", | ||
"author": "STARTX <dev+sxapi_core@startx.fr>", | ||
"license": "Apache-2.0", | ||
"license": "GNU GPLv3", | ||
"private": false, | ||
@@ -8,0 +8,0 @@ "analyze": true, |
SXAPI Core | ||
========== | ||
[![Build Status](https://travis-ci.org/startxfr/sxapi-core.svg?branch=v0.0.17-npm)](https://travis-ci.org/startxfr/sxapi-core) | ||
[![Build Status](https://travis-ci.org/startxfr/sxapi-core.svg?branch=v0.0.18-npm)](https://travis-ci.org/startxfr/sxapi-core) | ||
@@ -6,0 +6,0 @@ ***SXAPI*** for Simple and eXtensible Application Programming Interface |
{ | ||
"name": "sxapi-default", | ||
"description": "sxapi default config file", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"debug": true, | ||
@@ -37,3 +37,3 @@ "session": { | ||
"path": "/", | ||
"body": "<html><head><title>sxapi-core API</title></head><body><h1>Your API is live !</h1><p>This API is based on sxapi-core v0.0.17 and use default config file. You can now start to configure your sxapi.json config file in order to build your own API endpoints.</p></body></html>" | ||
"body": "<html><head><title>sxapi-core API</title></head><body><h1>Your API is live !</h1><p>This API is based on sxapi-core v0.0.18 and use default config file. You can now start to configure your sxapi.json config file in order to build your own API endpoints.</p></body></html>" | ||
}, | ||
@@ -40,0 +40,0 @@ { |
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
293686
21
2
70