Skip to content

apparatno/apparat-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apparat API

Work in progress

https://apparat-api.herokuapp.com/

Endepunkter

/employees

Returnerer en full liste av info om alle ansatte

GET /employees

/employees/:name

Returnerer info om en ansatt

GET /employees/:name

/employeenames

Returnerer en liste av ansattenavn. Navnene i denne listen kan brukes som parameter i kall til /employees/:name.

GET /employeenames

/public/profilepictures/:picture-file-name

Returnerer profilbilde for en ansatt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages