Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/interactions-py/restful
An extension library for interactions.py allowing runtime API structures.
https://github.com/interactions-py/restful
featπ₯: revamp restful #2
30003b4c54421686208a5affcd123626a35f2747 authored over 1 year ago
30003b4c54421686208a5affcd123626a35f2747 authored over 1 year ago
feat: add support for using route deco in main file
8ee27a1863fd96e85d1f8cf9705b5465b589a1a2 authored over 1 year ago
8ee27a1863fd96e85d1f8cf9705b5465b589a1a2 authored over 1 year ago
style: oops, left a comment
f0389e37a92467a2b1abd4659538f963364e1988 authored over 1 year ago
f0389e37a92467a2b1abd4659538f963364e1988 authored over 1 year ago
docs: fix example
48f6a725f29dd13d307e6437689e3d5a49b39914 authored over 1 year ago
48f6a725f29dd13d307e6437689e3d5a49b39914 authored over 1 year ago
featπ₯: revamp extension to allow for greater control
751bb1baed76d4cbfea54b6f61aa96736ed23381 authored over 1 year ago
751bb1baed76d4cbfea54b6f61aa96736ed23381 authored over 1 year ago
chore: bump version
dd084e5551a368482e24deb5ef3b3a6533af1526 authored over 1 year ago
dd084e5551a368482e24deb5ef3b3a6533af1526 authored over 1 year ago
fix: add support for sync functions
8c9524a1977d02070563de66697f2f671b5515f0 authored over 1 year ago
8c9524a1977d02070563de66697f2f671b5515f0 authored over 1 year ago
fix: wrong `name` param to fastapi router
40c3fc8088a34d4fa9986dd328bf6c96ed445775 authored over 1 year ago
40c3fc8088a34d4fa9986dd328bf6c96ed445775 authored over 1 year ago
chore: bump version
fac38f3cfb58cf28fa64e82a5f045d0b2289c172 authored over 1 year ago
fac38f3cfb58cf28fa64e82a5f045d0b2289c172 authored over 1 year ago
chore: add manifest and py.typed files
16c019aba949371aa036b23d4d9148aaab3fea35 authored over 1 year ago
16c019aba949371aa036b23d4d9148aaab3fea35 authored over 1 year ago
build: move requirements to setup.py
8006be6be34d36f56cbec1bd07ce2b257af1b654 authored almost 2 years ago
8006be6be34d36f56cbec1bd07ce2b257af1b654 authored almost 2 years ago
Merge pull request #1 from interactions-py/ipy-v5
chore: merge `ipy-v5` to `main`
06d59f8ee7c4cb3b7883ba11149693a8bbd83162 authored almost 2 years ago
Merge branch 'main' into ipy-v5
cbb28aa0440a0d91c8a51319f216b9993474b5f0 authored almost 2 years ago
cbb28aa0440a0d91c8a51319f216b9993474b5f0 authored almost 2 years ago
docs: update readme
9b4a93885d8300c9bc62eb5c3945232de06476ee authored almost 2 years ago
9b4a93885d8300c9bc62eb5c3945232de06476ee authored almost 2 years ago
build: update requirements
3fa6577210e0ed320a46623664d2c63dc678b234 authored almost 2 years ago
3fa6577210e0ed320a46623664d2c63dc678b234 authored almost 2 years ago
refactor(flask): remove useless imports; yes it will warn you everytime
d85c683cc062cd18b7dd8247f6d107a9c632302b authored almost 2 years ago
d85c683cc062cd18b7dd8247f6d107a9c632302b authored almost 2 years ago
feat!: impelement routers
719168ad02bc21bdf56a5d63764623326cb8e0b7 authored almost 2 years ago
719168ad02bc21bdf56a5d63764623326cb8e0b7 authored almost 2 years ago
chore: update example
9e4007d058d4c5a93e07ef9d4d32325449a02959 authored almost 2 years ago
9e4007d058d4c5a93e07ef9d4d32325449a02959 authored almost 2 years ago
feat: add `setup` method
4fbc67ded8e5e6426fda7274d5ad11de198b95f2 authored almost 2 years ago
4fbc67ded8e5e6426fda7274d5ad11de198b95f2 authored almost 2 years ago
feat: run api in own thread; remove overload methods; use api type
cd51bba03a69e17a96a4a89d32e076eb8e1eda37 authored almost 2 years ago
cd51bba03a69e17a96a4a89d32e076eb8e1eda37 authored almost 2 years ago
refactor(abc): use `abstractmethod`; add `__init__` method
3ea8ffe34132a1baa7a9456fa0210268b39e75bf authored almost 2 years ago
3ea8ffe34132a1baa7a9456fa0210268b39e75bf authored almost 2 years ago
chore: move apis to backends dir & rename
a1a7c7616e6789e7148fb0d45fcd2036aae31fe5 authored almost 2 years ago
a1a7c7616e6789e7148fb0d45fcd2036aae31fe5 authored almost 2 years ago
build: add i.py v5 to poetry requirements
26617b1984b95bf6aa9f980a0ac7b38d3613625a authored almost 2 years ago
26617b1984b95bf6aa9f980a0ac7b38d3613625a authored almost 2 years ago
fix: add support for the new changes
537460172be42f01da9e6d14f5fc0781960f1af1 authored almost 2 years ago
537460172be42f01da9e6d14f5fc0781960f1af1 authored almost 2 years ago
refactor: optimize imports & add
3e3eca58e056f1cbc75ec2415c96008fb5fcf8bc authored almost 2 years ago
3e3eca58e056f1cbc75ec2415c96008fb5fcf8bc authored almost 2 years ago
docs: update readme
02a31c43ee5ed9a697728beb022fdd451466a316 authored almost 2 years ago
02a31c43ee5ed9a697728beb022fdd451466a316 authored almost 2 years ago
feat: reimplement extension
2c2b893009a4411bbe42962f39edbe4ca9779161 authored almost 2 years ago
2c2b893009a4411bbe42962f39edbe4ca9779161 authored almost 2 years ago
docs: add link to fastapi docs
452a4b382b1079f3b4d7956966e26656799a08b7 authored over 2 years ago
452a4b382b1079f3b4d7956966e26656799a08b7 authored over 2 years ago
chore: change repo url
60db6bbaec83bf3fd76e1f3968dba3a23c9bce81 authored over 2 years ago
60db6bbaec83bf3fd76e1f3968dba3a23c9bce81 authored over 2 years ago
Merge branch 'main' of https://github.com/Damego/interactions-fastapi
8cdee90befa5fa1d569583643433750d66e00e14 authored over 2 years ago
8cdee90befa5fa1d569583643433750d66e00e14 authored over 2 years ago
chore: update examples
0a7582b7afd2ae66bb02cd6b5ce497af4e8ccf2a authored over 2 years ago
0a7582b7afd2ae66bb02cd6b5ce497af4e8ccf2a authored over 2 years ago
chore: change installation link
48724cf7377d4acc39c1cb95b10e80055033eab6 authored over 2 years ago
48724cf7377d4acc39c1cb95b10e80055033eab6 authored over 2 years ago
chore: oop
74f661fdfaf130d17b04e36ce89955d16aa1d8c4 authored over 2 years ago
74f661fdfaf130d17b04e36ce89955d16aa1d8c4 authored over 2 years ago
feat!: set new package name
5eac2ade8fb5d41063147672b3d0dc9b586523b9 authored over 2 years ago
5eac2ade8fb5d41063147672b3d0dc9b586523b9 authored over 2 years ago
chore: some changes to prepare for pypi publish
f0158b11bb30c7335112248de7409bdf5deae900 authored over 2 years ago
f0158b11bb30c7335112248de7409bdf5deae900 authored over 2 years ago
chore: changes in setup
def53ed6e9ed653b9ecae929236871d5b39214b0 authored over 2 years ago
def53ed6e9ed653b9ecae929236871d5b39214b0 authored over 2 years ago
refactor: some changes
37c5891cb1988ce22c525ef4a7de8c28710308da authored over 2 years ago
37c5891cb1988ce22c525ef4a7de8c28710308da authored over 2 years ago
feat: add methods
6044a49054587ecb6ac71c5aad196efa592b1e8d authored over 2 years ago
6044a49054587ecb6ac71c5aad196efa592b1e8d authored over 2 years ago
Update README.md
3c39f833bcab32f116778738e3459e149c98e9e3 authored over 2 years ago
3c39f833bcab32f116778738e3459e149c98e9e3 authored over 2 years ago
Update README.md
c9d62a2176c0b752412bb6727b77e573e5017ff7 authored over 2 years ago
c9d62a2176c0b752412bb6727b77e573e5017ff7 authored over 2 years ago
Update README.md
04f1a156638a413abfd65717ca61bcea9d3ab168 authored over 2 years ago
04f1a156638a413abfd65717ca61bcea9d3ab168 authored over 2 years ago
refactor: add Optional typehint
1f076254152f213ce50a326347a55977b72cadd1 authored over 2 years ago
1f076254152f213ce50a326347a55977b72cadd1 authored over 2 years ago
fix: wat?
7bb2bc05f469ad11e3c2e3e429b734885d80db55 authored over 2 years ago
7bb2bc05f469ad11e3c2e3e429b734885d80db55 authored over 2 years ago
ci: run pre-commit
d061ec00ba39733e4a26694e254f1feca0f281fc authored over 2 years ago
d061ec00ba39733e4a26694e254f1feca0f281fc authored over 2 years ago
feat!: Add Extension, websocket, readme
61a6fd99c1a423f143679bfc6ba7c06466709dbd authored over 2 years ago
61a6fd99c1a423f143679bfc6ba7c06466709dbd authored over 2 years ago
ci: pre-commit
8e6e030dc875a1e307ebc00d28dfd746cce6e3c8 authored over 2 years ago
8e6e030dc875a1e307ebc00d28dfd746cce6e3c8 authored over 2 years ago
add files
a35aaba6566998284b964b82e878cd7dcf2c6228 authored over 2 years ago
a35aaba6566998284b964b82e878cd7dcf2c6228 authored over 2 years ago
Initial commit
ee1d581124dffb0817fcd2e0c09a8704c8b60a75 authored over 2 years ago
ee1d581124dffb0817fcd2e0c09a8704c8b60a75 authored over 2 years ago