There are already many tools or ways to create database. In version 1 of Web API, database is created from the ini text script. In web development, where framework is used, developer sometimes use code first approach. Personally I still prefer database first. Reason to use framework to scaffold database model is we don’t need to use the additional tools. See my Help handler which acts like Swagger so developer does not need to use Postman for quick test. And the list of API is auto generated.Maybe it is not very relevant to the subject, but there may be an additional tool that automatically creates a template crud for the created database. At least for basic queries. He can write the queries to be added later.
It speeds up work and process.
10. Scaffold a custom handler using an external tool
11. Add a database migration class
Please give your opinion. Thanks!
IMHO, for this the code should have a wizard:to quickly create an API server in just seconds
This will be achieve using the Mini ORM class. I am still improving this class.IMHO, for this the code should have a wizard:
- CRUD-ing the database structure quickly
- to clone the ready db into a new one, and next make some changes, with renaming fields in tables... easily
- to have the API that is ready to work (maybe with simple setup) with any just prepared db structure
7. Use Mini ORM (Object Relational Mapper)
No, I only have a PayPal account. Do you think I should create a Patreon account?Do you have a Patreon account or other in order to sponsor this project?
My concern is I don't have much content to share regularly. If people sponsor me in my youtube and I don't upload a video once a week at least, it makes me feel like I am not a responsible person.I sponsor a few projects on GitHub, Patreon and Open Collective. Setting up an account looks fairly straightforward. This video is about setting up a Patreon account.
3. Improve Help handler
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?