Private API used to generate JSON files from my buildings/architects database, which are then read by the frontend when displaying the city guides on The Foreign Architect, a personal blog where I write about contemporary architecture and travel.
- Postgraphile GraphQL API
- Postgres - database
- Node.js
- Express
I only run this project locally, whenever I need to generate new JSON files for new guides and articles. It need a database connection with the corresponding tables and records, so it is not advisable to run it without the whole setup.
I use SemVer for versioning. For the versions available, see the tags on this repository.
- Daniel da Rocha - Creator and Full-stack Developer - danrocha
This project is licensed under the MIT License.