I am developing an API with Rust, using Rocket as main framework. To create the Swagger docs I use Okapi, which allows me to create the docs automatically. use
Is there any way to find out, in Excel VBA, what the frozen rows or columns of a sheet are? Ideally I'd like to do it without having to bring focus to the sheet
What's probably the easiest way to migrate a small (< 10MB) database from SQLite to MongoDB using command line interfaces? From what I've figured out so f
I am working on app development with a strong custom backend part where each API request call contain Firebase auth token in a header. In a testing process we r
I am building a Journal app for practice. Journal of a user contains many notes. Right now, I am creating a journal object for every user and storing notes as a
is there any documentation on best practices for imessage link previews? I know that when there are multiple open graph / og images provided, imessage will coal
I have set up a gitstack repo on a local server, I have also signed up for a free github account just to see what its like. But when I try to clone a repositor
I got this closure in blew, now I want use Numeric protocol instead of Double, how I can do this? let test: (Double) -> Double = { value in // some