Skip to content

This is a Crud API implementation I made for an Android Aplication

Notifications You must be signed in to change notification settings

Cadugaio/com.example.backend

Repository files navigation

Crud API implementation

In this project I imlemented an RESTful API using Kotlin with Ktor. this use case were very useful for my experience on how a real IT company works.

Next steps

  • Implement DataBase to store product/client data.
  • Implement HTTPS.
  • Move implementation from routing to a repository class.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

This is a Crud API implementation I made for an Android Aplication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages