Framework
A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development.
Here are 10,676 public repositories matching this topic...
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
Updated
Dec 28, 2021 - Go
Summary
Thanks to all the contributors.
Currently, the default HTTP Request Header includes X-Download-Options, which is the one used by IE. (ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
Rails 7 contains a lot of changes that are supposed to make IE unsupported, and I think it's not necessary to leave X-Download-Options as the default as well.
Since default_headers
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
-
Updated
Dec 28, 2021 - TypeScript
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8)
-
Updated
Dec 29, 2021 - TypeScript
Since iOS has changed its cookie policy named as INTELLIGENT TRACKING PREVENTION (see risetechnologies/cookieTest#2 (comment) for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).
This is especially an issue if load balancers use
Description
Usage of scrapy.utils.response.response_httprepr inside DownloaderStats middleware causing application to make unnecessary memory allocation.
response_httprepr used only one time - to calculate response sizes fo
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
Materialize, a CSS Framework based on Material Design
-
Updated
Dec 21, 2021 - JavaScript
Hello,
There are some missing translation for Slovak (sk). These should be added in branch 4.4.
See symfony/symfony#38710 for details and this page for an example.
These are the files that should be updated:
- [src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf](https://github.com/symfony/symfony/bl
Customizable admin dashboard template based on Angular 10+
-
Updated
Dec 3, 2021 - TypeScript
A completely customizable framework for building rich text editors. (Currently in beta.)
-
Updated
Dec 27, 2021 - TypeScript
Bootstrap 5 & Material Design 2.0 UI KIT
-
Updated
Dec 27, 2021 - JavaScript
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
-
Updated
Dec 25, 2021 - Go
We had a typo in our code that led to this error: https://github.com/vapor/vapor/blob/main/Sources/Vapor/Routing/Parameters%2BRequire.swift#L23. It was hard to debug in part because of the vague Abort(.internalServerError). I suggest adding a reason value to the Abort, unless that would be considered a breaking change. I can submit a PR if you're interested.
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
The tiny framework for building hypertext applications.
-
Updated
Dec 20, 2021 - JavaScript
-
Updated
Dec 6, 2021 - JavaScript
-
Updated
Dec 29, 2021 - Go
What kind of feature are you missing? Where do you notice a shortcoming of PTB?
Calling add_handler multiple times maybe become tedious, so this proposes a new method to add multiple handlers at once.
Describe the solution you'd like
A new method Dispatcher.add_handlers (trailing s!) with the following syntax:
dispatcher.add_handlers(list/sequence_of_handlers, group)
-
Updated
Dec 29, 2021 - TypeScript
A modular-designed and easy-to-use microservices framework in Go.
-
Updated
Dec 29, 2021 - Go
- Wikipedia
- Wikipedia


Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen