I am literally on the verge to cry. I was scratching my head around, the documentation wasn't that good and extended. Also I didn't find much useful videos on RUclips. Thanks, please keep making things, I'm liking sharing and Subscribing you brother.
How to keep secure api endpoint of php MySQL database from decompile. In proguard if we obscute the key then it will not work. Then how to keep hide the api endpoint
I wanna know this too. Or other alternative for security . Like limit the request, Limits the apps that can use my api, know who is accessing andf block it. 🤔 Its possible?
I have a genuine question, I want to use this server for storing profile images of users for an application. Can I host this ftp server and a node server on different ports and use node server to import or export images? Ultimately I want to get a link for an image which I can send as JSON to the admin when he wants all user data. Please help!
Wanted to ask weather we store the these big files in the remote database or the server itself in case of big applications.And if not in the database then what is the use of making the database like the mongodb?
Well I made application like online test management and grocery app as well but sometimes Video activity and permissions requires activity and on that time I get stuck.
You're truly blessed my brother; under 9 minutes you've created something very cool.
Good work;
Greetings from Tanzania 🇹🇿
Thanks!
I am literally on the verge to cry. I was scratching my head around, the documentation wasn't that good and extended. Also I didn't find much useful videos on RUclips. Thanks, please keep making things, I'm liking sharing and Subscribing you brother.
I wish videos like this were done without express.
How to keep secure api endpoint of php MySQL database from decompile. In proguard if we obscute the key then it will not work. Then how to keep hide the api endpoint
u cannot actually hide an API endpoint, in app u may but its available globally...
I wanna know this too.
Or other alternative for security .
Like limit the request,
Limits the apps that can use my api, know who is accessing andf block it. 🤔
Its possible?
@@mafiacodes then we can get anyone's data through postman by decompile app.
@@rogerccaqp if you find any solution comment down here by replying
@@PankajPatidar1 ii believe and i guess
that there is a way that protect it in backend.
Like whitelist of apps that can use my api 🤔
I have a genuine question, I want to use this server for storing profile images of users for an application. Can I host this ftp server and a node server on different ports and use node server to import or export images? Ultimately I want to get a link for an image which I can send as JSON to the admin when he wants all user data.
Please help!
Thanks a lot!!!
U r awesome bro🤙🤘
Good info, one thing though. When you click on pdf or photo they open, why do video files not open, but only download?
But is it ftp?
How can i make it a downloaded link if i click on a file i would like to download the file right away
Which vs code extension do you use to show the size of the module?
import cost
@@mafiacodes thanks sir
Hi Mittal please do a series on firebase database (realtime database) please
U mean the web + firebase?
@@mafiacodes no how to create database using firebase
ruclips.net/p/PLdHg5T0SNpN2NimxW3piNqEVBWtXcraz-
Wanted to ask weather we store the these big files in the remote database or the server itself in case of big applications.And if not in the database then what is the use of making the database like the mongodb?
Hii, I have one question.
Should I have to create whole app on one activity with different fragments? If no then how RUclips manages it.
Yes
Well I made application like online test management and grocery app as well but sometimes Video activity and permissions requires activity and on that time I get stuck.
How to add custom styling to this package ???
may be read the docs
where can I get it's html page? I don't want the search option
U can pass in search option to false or else u can use css to hide or finally refer the modules docs
brother how we can create secure directory like => require jwt-token to serve files
add the authentication as a middleware
Hi I was wondering if the server updates in real time when a file is added into the ftp directory
I guess soo, but you can try that oyo
Will i be able to embed any of these files using if dirlisting enabled, in the frontend???
Yup why not?
hi please make a video on full screen intent notification
there no good tutorial on proguard. can you make video on Pro Guard For android app. to secure app in expert level in one video.
You're using an HTML protocol, not FTP.
The title says “LIKE” ftp and everywhere in video I mentioned that serve files like ftp
@@mafiacodes It is or it isn't, there's no "like FTP". What you did is a Web File Server, FTP is something completely different.