Skip to content

Algeria Towns List API: A Kotlin-based API providing a comprehensive list of towns in Algeria. Can be easily integrated into Maven projects.

Notifications You must be signed in to change notification settings

devunionorg/algeria-towns-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algeria Towns List API

This API provides a list of towns in Algeria.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The project is built with Kotlin and Gradle. Make sure you have them installed on your machine.

Installing

To use the API in your Maven project, add the following dependency to your pom.xml:

<dependency>
  <groupId>dev.devunion</groupId>
  <artifactId>dev.devunion.ktor-algeria-towns</artifactId>
  <version>0.0.2</version>
</dependency>

Usage

After adding the dependency, you can use the API in your code.

val towns = listOf(TOWNS)
println(towns)

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

abdelillahbel - Initial work See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Algeria Towns List API: A Kotlin-based API providing a comprehensive list of towns in Algeria. Can be easily integrated into Maven projects.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages