Olaoluwa Owonikoko

Results 8 issues of Olaoluwa Owonikoko

##### _Note: consider using [Discussions](https://github.com/Neoteroi/BlackSheep/discussions) to open a conversation about new features…_ **🚀 Feature Request** i don't know, though have tried to check, but i don't know if there is...

document

### Describe the problem I think one the reason why developers **love sveltekit,** is how you can just connect your backend quickly without any hassle of installing packages for routing,...

awaiting submitter

res = rave.Card.verify(data["txRef"]) when verifying returns just few data whereas at some point i'm required to store e.g use payment type, currency e.tc

Saffier is an ORM that work well with any python async framework

Dear Muffin Team, I hope this message finds you well. I am writing to express my appreciation for the excellent work you have done on Muffin, which has greatly facilitated...

it would be nice for us working fully on async environment to have async support for rave

- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version the Drawer is not exported, this...

Handling of asynchronous setter functions: You enhanced the function to handle both synchronous and asynchronous setter functions. If setter is a coroutine function (checked using asyncio.iscoroutinefunction(setter)), using asyncio.run(setter(password)) to run...