-
I'm building out microservices using Laravel right now. I'd like to use Lumen because I don't need views. Should I switch over to Lumen?
Is there a swift way to go from lumen to laravel and vice vers…
ghost updated
9 years ago
-
The output :
---
## T E S T S
Running org.kevoree.modeling.microframework.typescript.NoJs_MainTest
Extract /home/blacknight/.nodejs/v0.10.20/node-v0.10.20-linux-x64.tar.gz START
Extract /home/blac…
-
Hello Fredrik,
First of all, I think this is a great project and looks like it will be a big help for many (including me). Thanks very much for sharing it!
I just ran across your project yesterday …
-
Hi,
I have noticed an issue with rendering of the bash scripts.
The contents of the file in markdown was
``` bash
.
├── config
├── data
├── composer.json
├── public
│ └── index.php
├── src
└── v…
-
Xamarin Studio 5.9.431, Microframework Add-in v0.3.9
If you try to build a micro framework project, you get the following err:
Building: Robotics.Micro.Core (Debug)
Build started 4/30/2015 3:44:59 …
-
### Summary
Creating a search request to `localshop` returns `401 - UNAUTHORIZED` although normal package installation works.
### Steps to reproduce
```
pip search --index http://HOST:8000/simple/ …
-
Hi,
it is possible to mixing containers and using other container definitions with PHP-DI annotations? For example having services defined into Symfony2 containers and use `Inject` annotation in orde…
-
### WinPython 2015-04 (in 2015-05-12: IPython-3.1+, Qt5 minimal , mingwpy, Theano, Flask, ...)
features:
- [x] improve WPPM so it doesn't show 'failed to install' packages (https://github.com/winpyth…
-
`Homu` currently uses the standard library threading and http modules. While this may work fine for some things, they don't have the same results in terms of performance, readability and structure as …
-
Flask-Blueprint somehow reminds me about our project complexity. Flask are meant for a **very** small project. (microframework). When we start considering Flask-Blueprint (app based modularity), we ar…