Skip to content

Pebryan354/simple-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SimpleApi

SimpleApi adalah contoh .NET Web API sederhana menggunakan ASP.NET Core 9 dan PostgreSQL sebagai database.
Proyek ini dibuat untuk belajar dasar-dasar backend dengan Entity Framework Core, Migrations, dan Seeder.


πŸ“¦ Fitur

  • REST API dengan endpoint /api/users
  • Database PostgreSQL menggunakan Entity Framework Core
  • Migration & seeder untuk data awal
  • Swagger UI untuk dokumentasi API

⚑ Requirements

  • .NET 9 SDK
  • PostgreSQL 16+ (atau sesuai versi yang kamu install di lokal)
  • VS Code / Rider / Visual Studio (opsional untuk editor)

πŸš€ Setup & Jalankan

1. Clone repository

git clone https://github.com/username/SimpleApi.git
cd SimpleApi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages