Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Jaymon/endpoints issues and pull requests

#142 - Param decorator without *args for a positional argument

Issue - State: open - Opened by Jaymon about 1 month ago

#141 - OpenAPI generator

Issue - State: open - Opened by Jaymon 5 months ago
Labels: question

#139 - Request.is_method should be changed to eq_method?

Issue - State: open - Opened by Jaymon 6 months ago
Labels: question

#138 - Combine call.Param list actions

Issue - State: open - Opened by Jaymon 6 months ago - 1 comment

#137 - Should call.Param.handle be async?

Issue - State: closed - Opened by Jaymon 6 months ago - 1 comment
Labels: question

#136 - More granular error objects

Issue - State: open - Opened by Jaymon 7 months ago - 1 comment

#135 - Controller multi errors

Issue - State: open - Opened by Jaymon 7 months ago - 1 comment

#133 - Rename Request.ip and Request.ips

Issue - State: open - Opened by Jaymon 7 months ago

#132 - Natively support orjson?

Issue - State: open - Opened by Jaymon 7 months ago - 1 comment

#131 - Remove BackendDecorator?

Issue - State: closed - Opened by Jaymon 7 months ago - 1 comment
Labels: question, wontfix

#129 - ControllerDecorator needs error methods to be broken out

Issue - State: closed - Opened by Jaymon 7 months ago

#126 - Move param decorator from utils to call

Issue - State: closed - Opened by Jaymon 7 months ago

#125 - Boolean states

Issue - State: closed - Opened by Jaymon 7 months ago - 2 comments

#124 - Remove testing dependency on requests

Issue - State: open - Opened by Jaymon 7 months ago - 1 comment

#123 - Default to "controllers" prefix

Issue - State: closed - Opened by Jaymon 11 months ago

#122 - File pointer failed with Daphne

Issue - State: closed - Opened by Jaymon 11 months ago

#121 - Jay/asyncio asgi interface

Pull Request - State: closed - Opened by Jaymon about 1 year ago

#120 - Reflect classes

Issue - State: closed - Opened by Jaymon over 1 year ago

#119 - InterfaceRequest

Issue - State: closed - Opened by Jaymon almost 3 years ago - 1 comment
Labels: wontfix

#118 - Asyncio interfaces

Issue - State: closed - Opened by Jaymon almost 3 years ago - 2 comments

#117 - log when posting with an empty body

Issue - State: closed - Opened by Jaymon almost 3 years ago

#116 - ASGI interface module

Issue - State: closed - Opened by Jaymon about 3 years ago - 3 comments

#115 - Request parse user agent

Issue - State: open - Opened by Jaymon over 3 years ago

#114 - Logging improvements

Issue - State: closed - Opened by Jaymon over 3 years ago

#113 - HTTP Warning header

Issue - State: open - Opened by Jaymon over 3 years ago - 3 comments

#112 - Response body errors

Issue - State: closed - Opened by Jaymon over 3 years ago

#111 - Code cleanup from adding datatypes

Issue - State: closed - Opened by Jaymon about 4 years ago - 1 comment

#110 - Is there a way to have Websocket use Call instead of Connection?

Issue - State: closed - Opened by Jaymon about 4 years ago - 1 comment
Labels: wontfix

#109 - have @param take an error message

Issue - State: open - Opened by Jaymon about 4 years ago - 1 comment

#108 - CLI to generate controllers

Issue - State: open - Opened by Jaymon about 4 years ago

#107 - ControllerDecorator enhancements

Issue - State: closed - Opened by Jaymon about 4 years ago - 1 comment

#106 - Force the body to be a string.

Pull Request - State: closed - Opened by dsandor over 4 years ago - 3 comments

#105 - Provide a way for the server to close the websocket connection

Issue - State: closed - Opened by Jaymon over 4 years ago

#104 - Controller error handling

Issue - State: closed - Opened by Jaymon over 4 years ago - 1 comment
Labels: wontfix

#103 - Make it clear via logs what endpoints is looking for

Issue - State: closed - Opened by Jaymon over 4 years ago

#102 - uWSGI websocket handling with timeouts

Issue - State: closed - Opened by Jaymon over 4 years ago - 1 comment
Labels: wontfix

#101 - route and version decorators with the same name

Issue - State: closed - Opened by Jaymon over 4 years ago - 1 comment
Labels: wontfix

#100 - add these methods to the WebClient

Issue - State: closed - Opened by Jaymon over 4 years ago

#99 - param that can either be passed up in the body or the path

Issue - State: open - Opened by Jaymon almost 5 years ago

#98 - Request should have an .args() method

Issue - State: closed - Opened by Jaymon almost 5 years ago - 1 comment
Labels: wontfix

#97 - path_route decorator

Issue - State: closed - Opened by Jaymon almost 5 years ago

#96 - Request.path should normalize the path

Issue - State: closed - Opened by Jaymon almost 5 years ago - 1 comment
Labels: wontfix

#95 - have Controller support ANY as a catch-all

Issue - State: closed - Opened by Jaymon almost 5 years ago

#94 - routing not working as expected

Issue - State: closed - Opened by Jaymon almost 5 years ago - 1 comment

#93 - WebServer should be able to create a WebClient that can query it

Issue - State: closed - Opened by Jaymon about 5 years ago - 1 comment
Labels: invalid, wontfix

#92 - WebServer takes controller_prefix

Issue - State: closed - Opened by Jaymon about 5 years ago - 1 comment
Labels: invalid, wontfix

#91 - add interface aiohttp

Issue - State: closed - Opened by Jaymon over 5 years ago - 2 comments
Labels: invalid, wontfix

#90 - http.Request should not assume wsgi environment

Issue - State: closed - Opened by Jaymon over 5 years ago

#89 - move RequestBody into wsgi

Issue - State: closed - Opened by Jaymon over 5 years ago

#88 - socketserver.ForkingMixIn doesn't work with caching

Issue - State: closed - Opened by Jaymon over 5 years ago

#87 - if no ENDPOINTS_PREFIX's are defined, go through all modules in cwd?

Issue - State: closed - Opened by Jaymon over 5 years ago - 3 comments

#86 - endpoints client server is needlessly complex

Issue - State: closed - Opened by Jaymon over 5 years ago - 1 comment
Labels: wontfix

#85 - Break up router functionality?

Issue - State: closed - Opened by Jaymon over 5 years ago

#84 - Add interface support for Tornado

Issue - State: closed - Opened by Jaymon over 5 years ago - 1 comment
Labels: question

#83 - rename uwsgi.gevent to uwsgi.async

Issue - State: closed - Opened by Jaymon about 6 years ago

#82 - Turn off logging

Issue - State: closed - Opened by sqpierce about 6 years ago

#81 - multiple controller prefixes

Issue - State: closed - Opened by Jaymon about 6 years ago - 2 comments

#80 - commandline script that creates documentation

Issue - State: open - Opened by Jaymon over 6 years ago

#79 - change WSGIServer.env to .environ

Issue - State: closed - Opened by Jaymon over 6 years ago

#78 - Authorization header case problem

Issue - State: closed - Opened by sqpierce almost 7 years ago - 1 comment

#77 - @param type with regex

Issue - State: closed - Opened by sqpierce almost 7 years ago

#76 - @param type argument

Issue - State: closed - Opened by Jaymon about 7 years ago - 1 comment

#75 - Controller.log_start should be allowed to print body

Issue - State: closed - Opened by Jaymon about 7 years ago

#74 - change logging in TargetDecorator

Issue - State: closed - Opened by Jaymon about 7 years ago

#73 - Standardize how body is handled for request and response

Issue - State: closed - Opened by Jaymon over 7 years ago

#72 - Url methods

Issue - State: closed - Opened by Jaymon over 7 years ago

#71 - UWSGIChunkedBody and itertools.cycle

Issue - State: closed - Opened by Jaymon over 7 years ago - 1 comment
Labels: wontfix

#70 - python 3 support

Issue - State: closed - Opened by Jaymon over 7 years ago - 1 comment

#69 - Allow @param(required=...) to take a callback

Issue - State: open - Opened by Jaymon over 7 years ago - 1 comment

#68 - Fix bug in IP regex.

Pull Request - State: closed - Opened by fotopher over 7 years ago

#67 - Pull our request header logging into Call

Issue - State: closed - Opened by Jaymon over 7 years ago

#66 - Merge CorsMixin and Controller

Issue - State: closed - Opened by Jaymon over 7 years ago - 1 comment

#65 - Routing and extending improvements

Issue - State: closed - Opened by Jaymon over 7 years ago

#64 - HTTPClient

Issue - State: closed - Opened by Jaymon over 7 years ago

#63 - Fix another bug in IP regex.

Pull Request - State: closed - Opened by fotopher over 7 years ago

#62 - decorators should support classes also

Issue - State: closed - Opened by Jaymon over 7 years ago - 1 comment
Labels: wontfix

#61 - Routing variable URI bits

Issue - State: closed - Opened by Jaymon over 7 years ago - 2 comments

#59 - Target decorator causes wrong status code to be returned

Issue - State: closed - Opened by Jaymon almost 8 years ago

#58 - positional params should support the metavar value

Issue - State: closed - Opened by Jaymon almost 8 years ago

#57 - Real time reloading for writing APIs and seeing changes in real time.

Issue - State: closed - Opened by mindey almost 8 years ago - 1 comment

#56 - an idea about subparams

Issue - State: closed - Opened by Jaymon almost 8 years ago - 3 comments

#55 - error in simple post request

Issue - State: closed - Opened by Rafi993 about 8 years ago - 4 comments

#54 - endpoints is not accessible outside aws

Issue - State: closed - Opened by Rafi993 about 8 years ago - 5 comments

#53 - sudo pm2 endpoints shows error

Issue - State: closed - Opened by Rafi993 about 8 years ago - 3 comments

#52 - Changes to the limiting decorators

Issue - State: closed - Opened by Jaymon about 8 years ago
Labels: question

#51 - ability to restart the rest API automatically

Issue - State: closed - Opened by Rafi993 over 8 years ago - 2 comments
Labels: question

#50 - wsgiref.util.FileWrapper

Issue - State: closed - Opened by Jaymon over 8 years ago - 1 comment
Labels: invalid, question, wontfix

#49 - switch http.Headers to use the wsgiref Headers

Issue - State: closed - Opened by Jaymon over 8 years ago

#48 - This error should be more descriptive

Issue - State: closed - Opened by Jaymon over 8 years ago
Labels: enhancement

#47 - replace get_auth_token() with .access_token in decorators

Issue - State: closed - Opened by Jaymon over 8 years ago
Labels: bug

#46 - add a File class

Issue - State: closed - Opened by Jaymon over 8 years ago
Labels: enhancement

#45 - moving internal FO client and user authentication into here

Issue - State: closed - Opened by Jaymon almost 9 years ago
Labels: enhancement

#44 - add Controller.pre_handle() and Controller.post_handle() methods

Issue - State: closed - Opened by Jaymon almost 9 years ago - 1 comment
Labels: enhancement

#43 - Maybe get rid of simple server support completely

Issue - State: closed - Opened by Jaymon almost 9 years ago
Labels: question