Skip to content

Camelia55-API wants to be an API which would be providing useful data, allow you to focus on your projects.

License

Notifications You must be signed in to change notification settings

Inerska/Camelia55-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Camélia55-API is no way affiliated with Camélia55, please not consider it as its official API


Camélia55-API is free and open-source, do not hesitate to contribute, fork or star it.
You can use any programming language you want.

The Application Programming Interface is made for educational purpose. It's aiming to be useful and easy to use. The repository contains a ready-to-use web server, host it and use it.
n.b. The delay between requests is set to 3 seconds

# Use
$ mkdir Camel55
$ cd Camel55
$ git clone https://github.com/Inerska/Camelia55-API.git
$ sudo apt install golang-go
$ go run main.go

- Retrieving staff information
GET http://127.0.0.1:8080/api/v1/users/staff
n.b. Use 127.0.0.1 only if you are hosting the web server locally

About

Camelia55-API wants to be an API which would be providing useful data, allow you to focus on your projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages