How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Rails 8.1 API backend for NativeAppTemplate iOS/Android mobile applications
The main features of nativeapptemplate/nativeapptemplateapi are: Application Templates.
Open-source alternatives to nativeapptemplate/nativeapptemplateapi include: alirizaadiyahsi/nucleus — Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based… ardalis/cleanarchitecture — CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for… asadsahi/aspnetcorespa — Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:. aspnet/javascriptservices — [Archived] This repository has been archived. astrocket/rails-template — Template for Rails 7.0 + Kubernetes. ackama/rails-template — Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer…
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for enterprise applications. It enforces architectural boundaries by separating core business logic from infrastructure and external dependencies, ensuring that the domain remains independent of technical concerns. The project provides scaffolding that supports both multi-project solutions for complex systems and single-project vertical slices for simpler requirements. By organizing code around business entities and aggregates, it facilitates modular development where distinct parts of a s
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.