Skip to content
#

micro-framework

Here are 313 public repositories matching this topic...

neiesc
neiesc commented Aug 1, 2020

Add minimalist frameworks for (or others):

  • Framework for CSS
  • Web Framework for C
  • Database framework for PHP
  • Frameworks for Front-end JS
  • Web framework for Go
  • Web framework for Haskell
  • Web framework for Java
  • Web framework for JavaScript
  • Web framework for Lua
  • Web framework for Node.js
  • Web framework for Perl
  • Web framework for PHP
  • Web framework for Python
  • Web f
armeria
policeman-kh
policeman-kh commented Dec 1, 2020

Our service, https://store.line.me using armeria and embedding tomcat service.
ref: https://armeria.dev/docs/server-servlet

When tomcat execution is long then ameria got timeout error, "503 Service Unavailable" message appears in browser.
We would like to response custom error page to users instead of "503 Service Unavailable" message.

As-Is:
Just "503 Service Unavailable" message. It's

Improve this page

Add a description, image, and links to the micro-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the micro-framework topic, visit your repo's landing page and select "manage topics."

Learn more