Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Vertrical/tino issues and pull requests
#67 - Composed middleware
Pull Request -
State: closed - Opened by mk0y over 4 years ago
#66 - Add root option for responders
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#65 - Fix trying to access path to a string in an object causing stack overflow
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#64 - Introduce "root" option for responders
Issue -
State: closed - Opened by mk0y over 4 years ago
#63 - Params not working 62
Pull Request -
State: closed - Opened by mk0y over 4 years ago
#62 - Access with :params doesn't work
Issue -
State: closed - Opened by mk0y over 4 years ago
Labels: bug
#61 - Trying to access path to string in an object causes stack overflow
Issue -
State: closed - Opened by panther99 over 4 years ago
Labels: bug
#60 - Set content type for a request
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#59 - Content type is not set sometimes
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#58 - Readme
Pull Request -
State: closed - Opened by mk0y over 4 years ago
#57 - Set content type for a request
Issue -
State: closed - Opened by mk0y over 4 years ago
#56 - Content type is not set sometimes
Issue -
State: closed - Opened by mk0y over 4 years ago
Labels: bug
#55 - rename to tino
Pull Request -
State: closed - Opened by mk0y over 4 years ago
#54 - Remove dbjson 42
Pull Request -
State: closed - Opened by mk0y over 4 years ago
#53 - Replace check for byindex in a path with a check only if it ends by byindex
Issue -
State: closed - Opened by panther99 over 4 years ago
#52 - Prevent accessing by index without using byindex in the route
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#51 - Fix route being hit if it starts like the requested one
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#50 - Get by index works without `/byindex`
Issue -
State: closed - Opened by mk0y over 4 years ago
Labels: bug
#49 - Allow passing multiple method handlers for the same path
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#48 - Fix route being hit if it starts like the requested one
Issue -
State: closed - Opened by panther99 over 4 years ago
Labels: bug
#47 - Allow passing multiple method handlers for the same path
Issue -
State: closed - Opened by panther99 over 4 years ago
#46 - Add returning data with the same type as a target resource on non-dry run
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#45 - Add returning data with the same type as a target resource on non-dry run
Issue -
State: closed - Opened by panther99 over 4 years ago
#44 - Fix response not containing whole content on the dry run
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#43 - Fix response not containing whole content on the dry run
Issue -
State: closed - Opened by panther99 over 4 years ago
#42 - Remove db.json file from repo
Issue -
State: closed - Opened by mk0y over 4 years ago
#41 - Rename json_server to tino
Issue -
State: closed - Opened by mk0y over 4 years ago
#40 - Update readme file
Issue -
State: closed - Opened by mk0y over 4 years ago
#39 - Replace readFileStr and writeFileStr
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#38 - Fix: replace readFileStr and writeFileStr with Deno.readTextFile and Deno.writeTextFile
Issue -
State: closed - Opened by mk0y over 4 years ago
#37 - E2E for all possible cases
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#36 - Preserve id on entity update
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#35 - Preserve id on entity update
Issue -
State: closed - Opened by mk0y over 4 years ago
Labels: bug
#34 - Update jsondb to change how data is returned in the response
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#33 - Fix POST method not returning 400 on hitting non-existing path
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#32 - POST method not working properly for a non-existing path
Issue -
State: closed - Opened by panther99 over 4 years ago
Labels: bug
#31 - Fix delety by query params bug
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#30 - Add access by index
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#29 - jsondb should return data only for GET method
Issue -
State: closed - Opened by mk0y over 4 years ago
#28 - [Bug] Delete by query params
Issue -
State: closed - Opened by mk0y over 4 years ago
Labels: bug
#27 - e2e for all possible cases
Issue -
State: closed - Opened by mk0y over 4 years ago
#26 - Fix DELETE method
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#25 - Fix POST method producing null
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#24 - [Bug] POST method produces null
Issue -
State: closed - Opened by mk0y over 4 years ago
Labels: bug
#23 - Add PATCH method
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#22 - add POST and GET tests for http_server, add bodyParser as side-effect…
Pull Request -
State: closed - Opened by mk0y over 4 years ago
#21 - Merge with new util functions
Pull Request -
State: closed - Opened by mk0y over 4 years ago
#20 - Update db.json file
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#19 - jsondb test coverage
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#18 - Add CLI option
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#17 - Add CLI option
Issue -
State: closed - Opened by mk0y over 4 years ago
#16 - Update db.json file
Issue -
State: closed - Opened by mk0y over 4 years ago
#15 - Add dry-run option
Pull Request -
State: closed - Opened by panther99 over 4 years ago
- 1 comment
#14 - Add PATCH method
Pull Request -
State: closed - Opened by panther99 over 4 years ago
- 1 comment
#13 - Add PUT method
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#12 - dry-run option
Issue -
State: closed - Opened by mk0y over 4 years ago
#11 - jsondb test coverage
Issue -
State: closed - Opened by mk0y over 4 years ago
#10 - PATCH method
Issue -
State: closed - Opened by mk0y over 4 years ago
#9 - Fix isEmpty utility function 8
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#8 - Fix isEmpty utility function
Issue -
State: closed - Opened by mk0y over 4 years ago
#7 - Post method 3
Pull Request -
State: closed - Opened by panther99 over 4 years ago
- 1 comment
#6 - Add request body resolver
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#5 - Rename to resp
Pull Request -
State: closed - Opened by panther99 over 4 years ago
#4 - Rename to resp
Issue -
State: closed - Opened by mk0y over 4 years ago
- 1 comment
#3 - POST Method
Issue -
State: closed - Opened by mk0y over 4 years ago
#2 - Make body resolver
Issue -
State: closed - Opened by mk0y over 4 years ago
#1 - PUT method
Issue -
State: closed - Opened by mk0y over 4 years ago
- 3 comments