Skip to content

Create ReSTAPI With πŸ’§ Vapor (Swift Web Framework) and 🌱 SQLite. Deploy at πŸ‘‡πŸΌ

License

Notifications You must be signed in to change notification settings

sanengineer/vapor-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Backend Stack With Vapor and SQLite

vapor-sqlite-simple-api

Vapor is web framework for Swift, in this project I used SQLite for database.

If you need ORM (Object Relational Mapping) SQL or noSQL, Vapor has Fluent.

I has deployed on vapor-sqlite

Prequired:

Vapor Version 3.0

Let's Try My Project

If you have already installed the Vapor toolbox, you can create a new Vapor project from this repo using the following command:

vapor new YourProjectName --template=sanengineer/vapor-sqlite

Releases

No releases published

Packages

No packages published

Languages