|
|
|
|
|
by mooreds
1534 days ago
|
|
Wordpress with custom post types is what I'd reach for. You can install WP on any number of shared hosts for ~$10/month. Then install custom post types and you can set up attributes for each entity type. The UI is all taken care of. You can even use it to drive an API. These instructions from me are a few years old but cover the basics: https://www.mooreds.com/wordpress/archives/2971 |
|